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 simplified session store of roles to single instance 10 years ago
  public initial commit - original deleted due to inclusion of password 10 years ago
  t simplified session store of roles to single instance 10 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 moved old git log to README.md 10 years ago
  config.yml 4kB initial commit - original deleted due to inclusion of password 10 years ago
  cpanfile 300B initial commit - original deleted due to inclusion of password 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