summaryrefslogtreecommitdiffstats
path: root/web/lib/acctfuncs.inc
AgeCommit message (Expand)AuthorFilesLines
2010-10-09acctfuncs: Make message translatable.Loui Chang1-1/+1
2010-10-02Fixing XSS vulnerabilityViktor Leonhardt1-15/+15
2010-04-17Support for storing salted passwordsDenis1-20/+38
2010-02-21acctfuncs: Fix some whitespace and formatting.Loui Chang1-40/+36
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang1-3/+3
2009-01-19Use new conglomerated translation files.Loui Chang1-1/+0
2008-12-31Get db connection for accounts search results.Loui Chang1-0/+2
2008-12-22Really make all web paths relative.Loui Chang1-4/+4
2008-12-21Introduce function include_lang for translations.Loui Chang1-1/+1
2008-12-21Make all web paths relative.Loui Chang1-2/+2
2008-12-12Quell missing argument warning in clear_expired_sessions().Loui Chang1-1/+2
2008-11-25Make remembered sessions actually save themselves.Loui Chang1-3/+11
2008-11-13Clear out old expired sessions on log out.Loui Chang1-2/+12
2008-07-08Remember user between sessions.Andrea Scarpino1-1/+6
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+0
2008-06-07Fix logging in from package pageCallan Barrett1-1/+1
2008-04-04Fix some string translation problems in acctfuncsLoui Chang1-12/+13
2008-03-23Changed valid_passwd() to check for non-empty password instead of good_passwd()Loui Chang1-1/+1
2008-03-23Put login into its own function.Loui Chang1-1/+0
2008-01-20Several functions added to web/lib/acctfuncs.inc Weeere back!Loui Chang1-4/+211
2008-01-20Revert "Several functions added to web/lib/acctfuncs.inc"Loui Chang1-191/+4
2008-01-20Several functions added to web/lib/acctfuncs.incLoui Chang1-4/+191
2008-01-20search_accounts_form() output is put into a templateLoui Chang1-68/+1
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2007-09-20- Applied a patch from Loui to fix session removal.swiergot1-18/+18
2005-11-13link user search to user packagessimo1-1/+1
2005-10-17Added link to user's packages in profilesimo1-0/+4
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal1-0/+55
2005-02-25fixed bug 2263pjmattal1-2/+1
2005-01-25started working on package delete supporteric1-1/+1
2005-01-21added hashed passwordsjchu1-0/+6
2004-06-29fleshing out the package logic, renamed pkg include files for consistencyeric1-0/+1
2004-06-24getting closer to printing package search results - also fixed some XHTML stufferic1-1/+1
2004-06-24started working on the pkgsearcheric1-6/+12
2004-06-23account adding/editing is workingeric1-39/+65
2004-06-22pulled out account functions into separate include fileeric1-0/+552