RSS Git Download  Clone
..
  development.yml 752B simplified session store of roles to single instance 10 years ago
  production.yml 302B initial commit - original deleted due to inclusion of password 10 years ago
  test.yml 473B added old git log; removed git diffs from t/003_auth.t 10 years ago
  README.md
* Date: Tue Nov 3 15:48:12 2015 +0000 fixed missing lib paths in test scripts * Date: Mon Nov 2 17:31:07 2015 +0000 minor documentation change * Date: Mon Nov 2 17:02:33 2015 +0000 git rm & git add 003_auth.t [https://help.github.com/articles/remove-sensitive-data] * Date: Mon Nov 2 16:53:18 2015 +0000 new DPAE::Test class; SQLite :memory: db for test scripts; tests for Provider::DB * Date: Thu Oct 29 16:38:44 2015 +0000 incorporated roles_key user roles hashref idea from Provider::DBIC * Date: Mon Oct 19 15:31:09 2015 +0100 adapted Provider::DB to skip roles query if config var 'disable_roles' is set * Date: 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 * Date: Wed Oct 14 12:01:32 2015 +0100 adapted Provider::DB to use Moo for dbix and session for user details & use roles * Date: 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 * Date: 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