catagits/Catalyst-Plugin-Authentication.git
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!
2007-07-17 Matt S Trout switch to Module::Install
2007-07-17 Matt S Trout Adding 'None' option to password_type - allowing 'retri...
2007-07-17 Matt S Trout Added overview - to clarify how the system really works.
2007-07-17 Matt S Trout Documentation changes
2007-07-17 Matt S Trout making debug call during setup conditional.
2007-07-17 Matt S Trout fix _auth_realms check to actually work now that we...
2007-07-17 Matt S Trout many documentation updates
2007-07-17 Matt S Trout fixing bug in compatibility mode - when no 'authenticat...
2007-07-17 Matt S Trout Major modifications
2007-07-17 Matt S Trout minor updates
2007-07-17 Matt S Trout removing extra junk at the end of the doc.
2007-07-17 Matt S Trout Various minor adjustments to code and a WHOLE lot of...
2007-07-17 Matt S Trout more doc updates
2007-07-17 Matt S Trout Updating Documentation on Password
2007-07-17 Matt S Trout Tweaks to documentation and spelling / capitalization...
2007-07-17 Matt S Trout Finished updating main authentication POD. Added Chang...
2007-07-17 Matt S Trout More documentation fixes.
2007-07-17 Matt S Trout more documentation
2007-07-17 Matt S Trout mostly doc fixes and a little Minimal Bug fix involving...
2007-07-17 Matt S Trout Adding Wrapper class, missed in the last one
2007-07-17 Matt S Trout Updates to authentication system. Initial import of...
2007-01-20 Yuval Kogman refactoring + claco's bug fix
2006-09-20 Yuval Kogman after the break: when overloaded objects lie about...
2006-08-01 Yuval Kogman make auth depend on session 0.10 v0.09
2006-08-01 Yuval Kogman Releng for auth 0.09
2006-08-01 Yuval Kogman possibly fix frang's problem
2006-07-29 Yuval Kogman Skip Build.PL v0.08
2006-07-29 Yuval Kogman Changelog, aesthetic cleanup
2006-07-29 Yuval Kogman Oops, didn't :w fix
2006-07-29 Yuval Kogman Lazify $c->user_exists and $c->user a bit more
2006-07-19 Yuval Kogman Correct Auth/Session test
2006-06-22 Yuval Kogman Skip test unless Digest::SHA1 is installed
2006-06-18 Jesse Sheidlower Small (but personally bothersome) typo
2006-04-30 Daniel Westermann... Factor test applications out to separate files due...
2006-03-26 Yuval Kogman Fix dates in the changelog (2006 not 2005)
2006-03-17 Cory G Watson Prepared for release v0.07
2006-03-16 Cory G Watson Update Changes.
2006-03-16 Cory G Watson Teach Credential::Password about base64 encoded passwor...
2006-03-14 David Kamholz update Authentication for 0.06
2006-03-04 David Kamholz Authentication: modify get_user to pass on extra args...
2006-02-26 David Kamholz fix Authentication::User test that is no longer relevan...
2006-01-18 Yuval Kogman Fudge supported_features in Htpasswd::User, and fix...
2006-01-14 Yuval Kogman Frank Wiegand's debug for auth patch
2006-01-01 Yuval Kogman Changelog + version bump + prereq fixing for C::P:... v0.05
2005-12-30 Yuval Kogman document the global 'login' caveat for C::P::Authentica...
2005-12-22 Yuval Kogman doc fix in C::P::Auth + debug messages in C::P::Auth...
2005-12-22 Jess Robinson Fix incorrect method name, thanks cmilfo!
2005-12-14 Ilmari Vacklin user_user -> user_exists in POD, thanks to ricket for...
2005-12-12 Ilmari Vacklin reccomends -> recommends, thanks to lbr for noticing.
2005-12-12 Ilmari Vacklin More spelling fixes + linkification.
2005-12-12 Ilmari Vacklin Spelling fixes. nothingmuch++ for nice documentation.
next