Fix calling User->can() as a class method. RT#90715
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / lib / Catalyst / Authentication / Store / DBIx / Class / User.pm
2013-11-23 Dagfinn Ilmari Man... Fix calling User->can() as a class method. RT#90715
2013-07-27 Tomas Doran Fix doc bugs. RT#87372
2013-02-25 Tomas Doran Patch for situations when you broke DBIC, to get cleare...
2012-10-05 Matt S Trout use inflate_result for inflating a user object from...
2011-12-08 Tomas Doran Version 0.1503 0.1503
2011-08-23 Tomas Doran Version 0.1502 0.1502
2011-06-17 Andrew Rodland version 0.1501 v0.1501
2011-06-17 Andrew Rodland If !use_userdata_from_session, only store PK cols in...
2011-05-12 Florian Ragwitz Version 0.1500 v0.1500
2011-05-12 Florian Ragwitz Allow authenticating against fully loaded users
2010-11-17 Tomas Doran Version 0.1401 v0.1401
2010-11-17 Tomas Doran Fix bug, patch from Anthony Gladdish on mailing list
2010-09-01 Tomas Doran Version 0.1400 v0.1400
2010-09-01 Tomas Doran Docs
2010-09-01 Matt S Trout remove debugging code
2010-09-01 Matt S Trout fix the delegation code in User.pm
2010-06-16 Florian Ragwitz Version 0.1300 v0.1300
2010-06-11 Rafael Kitover make dist v0.1201
2010-06-11 Rafael Kitover support setting columns from AUTOLOAD too
2010-06-07 Rafael Kitover cleanup and handle unknown column/method
2010-06-07 Rafael Kitover add namespace::autoclean dep, fix AUTOLOAD to try metho...
2010-06-07 Rafael Kitover Support columns with accessors that aren't the column...
2010-04-10 Florian Ragwitz Version 0.1200. v0.1200
2010-03-29 Florian Ragwitz Version 0.1100. v0.1100
2010-03-29 Florian Ragwitz use style;
2010-03-29 Florian Ragwitz Try supporting compound primary keys.
2010-03-29 Florian Ragwitz Trim trailing whitespace.
2010-03-04 Jay Kuri Committed missed changes from 0.1082
2008-10-26 Jay Kuri Adding SimpleDB Realm to make basic configuration of...
2008-09-29 Jay Kuri typo in exception line. fixed
2008-09-17 Jay Kuri removing incorrect reference to id_field
2008-07-21 Jay Kuri Be more descriptive about failure when no valid fields...
2008-06-27 Dan Dascalescu Added specific error message for user_class being incor...
2008-03-02 Jay Kuri Adding backwards compatibility for DBIC style session...
2008-02-15 Jay Kuri Added ability to avoid DB hits when restoring from...
2008-01-23 Jay Kuri updating docs to be more clear about behavior when...
2008-01-23 Jay Kuri urrgh. typo. Catalyst::Plugin::Authentication - not...
2008-01-23 Jay Kuri Fixing docs for auto_update and auto_create to be more...
2008-01-23 Brian Cassidy explicitly call auto_create and auto_update properly...
2007-12-02 Jay Kuri completing namespace change
2007-12-02 Jay Kuri Moving to new namespace