Suggestion from Stefan Kangas about "un-indenting" code in Emacs (thanks, Stefan)
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / Authentication.pod
2009-05-17 Jesse Sheidlower small typo
2009-05-16 Kennedy Clark Add note about non-standard database config and SimpleDB
2009-05-03 Kennedy Clark Add code in case users prefer to use myapp.conf for...
2009-05-03 Kennedy Clark Switch to use of DBIx::Class::EncodedColumn and C:...
2009-03-12 Kennedy Clark Remove C<> from =head line b/c they look ugly on CPAN
2009-03-10 Kennedy Clark Change from the use of "part" to refer to each .pod...
2009-03-10 Dan Dascalescu Fixed menton to "flash" to point to part 4 of the tutor...
2009-03-08 Kennedy Clark Convert from Ubuntu to Debian 5 live CD as the recommen...
2009-03-03 Kennedy Clark Suggestions and fixes with thanks to Murray Walker...
2009-02-28 Kennedy Clark Add comment about salt
2009-02-28 Kennedy Clark Misc edits to fix ...
2009-02-24 Kennedy Clark More updates for Chained. Rewrite the discussion about...
2009-02-24 Kennedy Clark Misc updates in support of moving to Chained
2009-01-22 Kennedy Clark Fix typo (thanks to David Steiner)
2008-12-29 Kennedy Clark Pre-release updates
2008-12-28 Kennedy Clark Misc updates with thanks to JC Wren
2008-12-18 Kennedy Clark Minor adjustments to tutorial. Mention tests fail...
2008-12-15 Kennedy Clark Update URL for latest copy in SVN to match new location...
2008-12-07 Kennedy Clark Remove TTSite in favor of manually created wrapper...
2008-11-23 Kennedy Clark Update license
2008-09-17 Jay Kuri Removing invalid and confusing references to id_field
2008-08-05 Jess Robinson Fix some typos and point out about converting to .conf...
2008-07-09 Kieren Diment rollback to use Catalyst qw/@plugins/
2008-07-01 Tomas Doran Apply patch from Adrian Lai to clean up a few out of...
2008-06-30 Dan Dascalescu Minor: typo and format fixes
2008-06-01 Kennedy Clark Fix erroneous "Part #" cross references between parts...
2008-06-01 Kennedy Clark Escape > chars and fix uri_for
2008-06-01 Kennedy Clark Fix date
2008-05-29 Kieren Diment finalising default and index :Private expurgation
2008-05-27 Kennedy Clark (no commit message)
2008-05-26 Kennedy Clark Forgot to add Ubuntu quick time sync command to prev...
2008-05-26 Kennedy Clark Add warning about system clocks being in sync with...
2008-05-26 Kennedy Clark Convert schema to MyApp::Schema, convert model to DB...
2008-05-24 Kennedy Clark Cleanup other references to myapp.yml to myapp.conf
2008-05-24 Kennedy Clark Add additional information for transition from YAML...
2008-05-23 Kieren Diment yaml expurgation and placeholders for a couple of upcom...
2008-05-22 Kennedy Clark Rework tutorial. Lots of things changed, but key items...
2008-05-16 Kieren Diment updated manual
2007-10-25 Jay Kuri Tweaking authenticate call and related text
2007-10-25 Peter Karman method name changed from login() to authenticate()
2007-10-25 Peter Karman change example to match new Auth realms API
2007-06-23 Kieren Diment shlomi fish "patch" *sigh*
2007-01-26 Jesse Sheidlower fixed bit on session stores in Auth Tut
2006-12-30 Kennedy Clark Fix URL to match Catalyst-Manual. Thanks to Jose María...
2006-10-27 Jonathan Rockway Catalyst::Manual is now in the correct state.