aboutsummaryrefslogtreecommitdiffstats
path: root/Token.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-5/+6
* Bug 205463 - Tokens aren't canceled after a successful login.bbaetz%acm.org2003-06-071-1/+1
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-10/+11
* Bug 193989: EmailSuffix wasn't getting used for password change tokens. Also...justdave%syndicomm.com2003-03-141-4/+1
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-301-2/+1
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-6/+8
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Fix for bug 150925: make email address changes work.myk%mozilla.org2002-07-091-4/+3
* Bug 135836 - change requests should include expiration details. Patch by zero...gerv%gerv.net2002-05-031-4/+25
* Bug 135817 - update template filename. Oops.gerv%gerv.net2002-04-261-1/+2
* Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.gerv%gerv.net2002-04-261-29/+14
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-3/+3
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-9/+6
* Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com2002-04-021-18/+100
* Fix for bug 125516: the recent fix for emails truncating when a period occurr...justdave%syndicomm.com2002-02-171-2/+2
* Fix for bug 117055: Emails were being truncated if they contained a line with...justdave%syndicomm.com2002-02-061-2/+2
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+0
* Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...justdave%syndicomm.com2001-08-171-2/+2
* Fix for bug 95535: the token generator for password resets is allowing the & ...justdave%syndicomm.com2001-08-161-0/+1
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-111-0/+184