RSS Git Download  Clone
  bin initial commit - original deleted due to inclusion of password 10 years ago
  environments simplified session store of roles to single instance 10 years ago
  lib move console::colored defs to common resource, loaded via symlink; simplify _get_query_params join 8 years ago
  public initial commit - original deleted due to inclusion of password 10 years ago
  t adapt providers for DPAE v0.600+ with plugin2 Moo architecture; realm_dsl no longer used; _get_query_params()accepts username str, not user href for consistency between internal & external calls to get_user_roles() 8 years ago
  views initial commit - original deleted due to inclusion of password 10 years ago
  .gitignore 27B initial commit - original deleted due to inclusion of password 10 years ago
  MANIFEST 442B initial commit - original deleted due to inclusion of password 10 years ago
  MANIFEST.SKIP 162B initial commit - original deleted due to inclusion of password 10 years ago
  Makefile.PL 783B initial commit - original deleted due to inclusion of password 10 years ago
  README.md 1kB reverted fucking stupid gitlist formatting 10 years ago
  config.yml 4kB move console::colored defs to common resource, loaded via symlink; simplify _get_query_params join 8 years ago
  cpanfile 300B initial commit - original deleted due to inclusion of password 10 years ago
  README.md
* Mon Oct 12 15:13:11 2015 +0100 initial commit - DPAE::Provider::Local working but repeated calls to get_user_details() sub - will create Moo attributes * Mon Oct 12 18:05:11 2015 +0100 using CACHE to save multiple hits to get_user_details() & get_user_roles(); maybe adapt to Moo attributes * Wed Oct 14 12:01:32 2015 +0100 adapted Provider::DB to use Moo for dbix and session for user details & use roles * Mon Oct 19 14:59:54 2015 +0100 added new Plugin::Admin class - based on DP::Auth::Tiny, registers 'needs_admin' keyword; added 003_test.t for Provider::DB * Mon Oct 19 15:31:09 2015 +0100 adapted Provider::DB to skip roles query if config var 'disable_roles' is set * Thu Oct 29 16:38:44 2015 +0000 incorporated roles_key user roles hashref idea from Provider::DBIC * Mon Nov 2 16:53:18 2015 +0000 new DPAE::Test class; SQLite :memory: db for test scripts; tests for Provider::DB * Mon Nov 2 17:02:33 2015 +0000 git rm & git add 003_auth.t [https://help.github.com/articles/remove-sensitive-data] * Mon Nov 2 17:31:07 2015 +0000 minor documentation change * Tue Nov 3 15:48:12 2015 +0000 fixed missing lib paths in test scripts