Pod fix
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin /
2012-05-09 Tomas Doran Pod fix
2012-05-05 Tomas Doran Checking in changes prior to tagging of version 0.10020.
2012-04-14 John Napiorkowski fixed random accidental keystroke error v0.10019
2012-04-14 John Napiorkowski updated copyright and prep for release
2012-04-14 John Napiorkowski switch to using Moose compat layer, so we can silence...
2011-09-30 Oskari Okko Ojala Added Catalyst::Plugin::Authentication::Credential...
2011-07-29 Tomas Doran Checking in changes prior to tagging of version 0.10018. v0.10018
2011-01-24 Tomas Doran Version 0.10017 v0.10017
2010-09-29 David Schmidt clarify user and user_exists behaviour
2010-09-24 David Schmidt updated pod to make manual authentication more understa...
2010-01-22 Florian Ragwitz Version 0.10016. v0.10016
2010-01-22 Florian Ragwitz Port from NEXT to C3.
2010-01-22 Florian Ragwitz Prepare release.
2010-01-22 Florian Ragwitz Clean up some more tabs and whitespaces.
2009-12-19 Florian Ragwitz A bit of clarification - logout does not delete the...
2009-10-21 Jonathan Yu Bring copyright statement in sync with the other packages
2009-10-17 Florian Ragwitz Remove debugging code polluting STDERR.
2009-10-14 Tomas Doran Change example configs to fit in with recent DBIC store
2009-09-08 Tomas Doran Small doc fixes
2009-09-01 Tomas Doran Checking in changes prior to tagging of version 0.10015... v0.10015
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 POD fix
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-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-02-08 Tomas Doran Checking in changes prior to tagging of version 0.10010... v0.10010
2009-02-05 Tomas Doran Stop accidentally blowing up if we can't restore the...
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::...
2008-11-27 Jay Kuri adding progressive realm. planning for launch
2008-10-26 Jay Kuri Changes to allow for dropping of the 'realms' config...
2008-09-29 Jesse Sheidlower Punctuation and spelling tweaks
2008-08-21 Brian Cassidy pod fix
2008-08-05 Jesse Sheidlower typo fixing
2008-07-28 Peter Karman LDAP plugin is up to date
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 Jay Kuri update version
2007-12-05 Jay Kuri Compatibility shims
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 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-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 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 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 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
next