Fix broken synopsis. RT#75254
[catagits/Catalyst-Authentication-Credential-HTTP.git] / lib / Catalyst / Authentication / Credential / HTTP.pm
2012-02-23 Tomas Doran Fix broken synopsis. RT#75254
2012-02-06 Tomas Doran s/410/401/
2012-02-05 Tomas Doran Version 1.014 v1.014
2012-02-05 Tomas Doran Fix spelling
2012-02-05 Tomas Doran Document missing method
2012-02-05 Tomas Doran Fix, test, document
2011-12-14 Tomas Doran Implement new features, in leiu of tests. Bet I got...
2011-12-14 Tomas Doran Trim trialing whitespace
2010-12-14 Tomas Doran Checking in changes prior to tagging of version 1.013... v1.013
2010-12-14 Ronald J Kimball Improve documentation for authenticate_digest()
2010-12-14 Ronald J Kimball Call store_digest_authorization_nonce() instead of...
2010-03-07 Tomas Doran Checking in changes prior to tagging of version 1.012... v1.012
2009-06-27 Devin Austin Checking in changes prior to tagging of version 1.011... v1.011
2009-06-26 J. Shirley Fixing warning if app isn't running in debug
2009-05-14 Devin Austin Checking in changes prior to tagging of version 1.010... v1.010
2009-04-02 Tomas Doran I fail.
2009-04-02 Tomas Doran Small patch for additional debugging
2009-01-04 Tomas Doran Checking in changes prior to tagging of version 1.009... v1.009
2008-12-10 Tomas Doran Checking in changes prior to tagging of version 1.008... v1.008
2008-11-19 Tomas Doran Checking in changes prior to tagging of version 1.007... v1.007
2008-10-10 Tomas Doran Warning fix
2008-10-06 Tomas Doran Checking in changes prior to tagging of version 1.006... v1.006
2008-10-06 Tomas Doran Make auth configuration in the synopis actually work...
2008-10-06 Tomas Doran Add an extra field which I need
2008-09-25 Tomas Doran Small typo fix
2008-09-25 Tomas Doran Checking in changes prior to tagging of version 1.005... v1.005
2008-09-14 Tomas Doran Fix spelling test, split init method out of constructor...
2008-09-14 Tomas Doran More docs about the digest auth specific config and...
2008-09-12 Tomas Doran Checking in changes prior to tagging of version 1.004... v1.004
2008-09-11 Tomas Doran Checking in changes prior to tagging of version 1.003... v1.003
2008-09-10 Tomas Doran Additional documentation and tests for various small...
2008-09-10 Tomas Doran Add an example of how to call authorization_required_re...
2008-09-10 Tomas Doran Fix a load of the documentation up. Fix overriding...
2008-09-09 Tomas Doran Commit changes that were in 1.002 v1.002
2008-07-30 Tomas Doran Pour all my changes for the new auth framework on top... v1.000 v1.001
2008-06-23 Tomas Doran Back out r7888 as I am lose, and doing compat properly...
2008-06-03 Tomas Doran Remove ::Plugin:: from module namespace, provide a...