catagits/Catalyst-Plugin-Authentication.git
2009-08-25 Tomas Doran Checking in changes prior to tagging of version 0.10014... v0.10014
2009-08-25 Tomas Doran Change default username_field back to 'username', as...
2009-08-24 Tomas Doran Stop forcing $authinfo->{id} to be passed down to the...
2009-07-01 Tomas Doran Checking in changes prior to tagging of version 0.10014...
2009-06-29 Tomas Doran Fix issue if you have auth store plugins before authent...
2009-06-19 Tomas Doran Bump versions for release v0.10013
2009-06-19 Tomas Doran Make Credential::Remote have a username_field config...
2009-06-12 Tomas Doran Make error more useful
2009-06-06 Tomas Doran Changelog, bump version v0.10012
2009-06-06 Tomas Doran Fix all the ->config invocations in docs to be more...
2009-06-06 Tomas Doran Make POD Coverage happy
2009-06-06 Tomas Doran POD fix
2009-06-06 Tomas Doran Merge kmx's remote_credential branch
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-04-09 Tomas Doran Add doc notes
2009-04-03 Tomas Doran Tidy up notes about realms key in configuration, all...
2009-04-03 Tomas Doran Update docs, move boilerplate pod out of wrong section...
2009-03-28 Jay Kuri Fixing Progressive to have it's own new(), since it...
2009-03-28 Jay Kuri A better fix for the realm class name warning problem.
2009-03-28 Jay Kuri Add obj() as shorthand method for get_object()
2009-03-11 Tomas Doran Add a doc note to help out people browsing on search...
2009-03-08 Tomas Doran Checking in changes prior to tagging of version 0.10011... v0.10011
2009-03-04 Tomas Doran Check for session method, not ISA C::P::Session for...
2009-03-04 Tomas Doran And back to 29, WTF?
2009-03-04 Tomas Doran Don't run the mech test unless you have new mech. FIXME...
2009-02-08 Tomas Doran Checking in changes prior to tagging of version 0.10010... v0.10010
2009-02-05 Tomas Doran Checking in changes prior to tagging of version 0.10009... v0.100092_01
2009-02-05 Tomas Doran Actually error in the appropriate way
2009-02-05 Tomas Doran Stop accidentally blowing up if we can't restore the...
2009-02-04 Marcus Ramberg Add changelog entry, use , not
2009-02-04 Jay Kuri Adding failed_user_restore hook for bypassing the dead...
2009-01-28 Jay Kuri tweak progressive realm documentation and add check...
2009-01-24 Tomas Doran Fix bug with cleartext password_type (bug reported...
2009-01-20 Tomas Doran Bump versions and changelogging for dist v0.100092
2009-01-09 Tomas Doran Checking in changes prior to tagging of version 0.10009... v0.10009_01
2009-01-09 Tomas Doran POD stubs to make coverage pass
2009-01-09 Tomas Doran Dinks pre release
2009-01-07 Tomas Doran Fix broken POD
2009-01-04 Tomas Doran Chop up - move backcompat code into the ::Plugin::...
2009-01-04 Tomas Doran Back out -r 8999:8998, this breaks everything decended...
2009-01-03 Tomas Doran Unsure this is a sane renaming, but makes auth work...
2008-11-27 Jay Kuri adding progressive realm. planning for launch
2008-11-07 J. Shirley Adding a progressive realm to try multiple realms in...
2008-10-26 Jay Kuri Changes to allow for dropping of the 'realms' config...
2008-10-18 Tomas Doran Add plans to tests so that aggregate smoke results...
2008-09-29 Jesse Sheidlower Punctuation and spelling tweaks
2008-09-17 Tomas Doran Small POD fix
2008-08-21 Brian Cassidy pod fix
2008-08-17 Jay Kuri fully documenting new user persistance routines
2008-08-05 Jesse Sheidlower typo fixing
2008-07-28 Peter Karman LDAP plugin is up to date
2008-07-21 Jay Kuri Bark loudly if we are told we can restore from session...
2008-06-13 Brian Cassidy Update tests prereqs to include Test::Exception (RT...
2008-06-05 Jos Boumans add changes for 0.10007_01
2008-06-05 Jos Boumans fixed a nasty bug in compat mode with store::minimal...
2008-05-27 Tomas Doran Add some stubby docs to make the POD Coverage test...
2008-05-23 Brian Cassidy pod fix (RT #36063)
2008-05-23 Brian Cassidy pod update (RT #36062). VERSION fix.
2008-04-29 Kieren Diment a couple of documentation fixes
2008-03-20 Jay Kuri allow the realm to use session even if main auth module...
2008-03-17 Jay Kuri Decoupling of Session and Auth-
2008-01-29 Jess Robinson POD doc pokingses
2008-01-24 Jay Kuri Update to correct behavior when using the new 'Plugin...
2007-12-05 Brian Cassidy updated changes file
2007-12-05 Jay Kuri update version
2007-12-05 Jay Kuri Compatibility shims
2007-12-03 Brian Cassidy update release date
2007-12-03 Jay Kuri Adding a bit of info about realm classes
2007-11-23 Jay Kuri Convert everything not actually a plugin to now live...
2007-11-22 Jay Kuri Changing module naming from Catalyst::Plugin::Authentic...
2007-11-21 Jay Kuri Changing authentication config to support Plugin::Authe...
2007-10-30 Brian Cassidy make realm class spec work like other class specs ...
2007-10-26 Brian Cassidy add test::more prereq. add missing "if $c->debug"
2007-10-25 Brian Cassidy fix pod errors and add stub pod for pod_coverage
2007-10-25 Brian Cassidy add docs to realm class
2007-10-25 Brian Cassidy doc updates
2007-10-24 Brian Cassidy auto_update|create => auto_update|create_user
2007-10-24 Brian Cassidy auto generate readme if MANIFEST.SKIP exists
2007-10-24 Brian Cassidy use Null store by default
2007-10-24 Brian Cassidy changes update plus some stub docs
2007-10-09 Brian Cassidy send $res to auto_update
2007-10-09 Jay Kuri Added auto_update feature - for updating user informati...
2007-10-07 Jay Kuri Making Realm a bonafide object. No change to docs...
2007-10-05 Brian Cassidy updated changes + version
2007-10-05 Brian Cassidy pod updates
2007-10-05 Brian Cassidy adding a null store for typekey and openid credentials...
2007-10-03 Brian Cassidy updated Changes file
2007-09-14 Brian Cassidy remove she-bang lines.
2007-07-22 Jay Kuri Updating version for maintenance release.
2007-07-22 Jay Kuri $user->store() should NOT be set by C::P::Auth - if...
2007-07-17 Matt S Trout quick post-merge fixup
2007-07-17 Matt S Trout Version update - to fix dist
2007-07-17 Matt S Trout Updating Changes file
2007-07-17 Matt S Trout Improving compatibility with the 'store' and 'stores...
2007-07-17 Matt S Trout bump the version
2007-07-17 Matt S Trout correcting comment
2007-07-17 Matt S Trout Removing invalid reference to deprecated api $user...
2007-07-17 Matt S Trout Moving AuthRealmTestApp.pm to proper directory
2007-07-17 Matt S Trout Bug fixes and test from nilsonsfj - Cheers!
next