summaryrefslogtreecommitdiff
path: root/web/lib/acctfuncs.inc
AgeCommit message (Expand)Author
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-05-17fix case where user does not existelij
2011-05-17test return value from db_query before assuming it is validelij
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee
2011-04-13Pass array_map() callback function properly.Lukas Fleischer
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-03-10More PHP Notice undefined fixupsDan McGee
2011-03-04Fix PHP notices in account pagesDan McGee
2011-03-04Ensure users can be deleted when foreign keys are presentDan McGee
2011-02-23Add a per-user session limit (fixes FS#12898).Lukas Fleischer
2011-02-21Make persistent cookie timeout configurable via "config.inc" (FS#22994).Lukas Fleischer
2010-10-09acctfuncs: Make message translatable.Loui Chang
2010-10-02Fixing XSS vulnerabilityViktor Leonhardt
2010-04-17Support for storing salted passwordsDenis
2010-02-21acctfuncs: Fix some whitespace and formatting.Loui Chang
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-31Get db connection for accounts search results.Loui Chang
2008-12-22Really make all web paths relative.Loui Chang
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-12-21Make all web paths relative.Loui Chang
2008-12-12Quell missing argument warning in clear_expired_sessions().Loui Chang
2008-11-25Make remembered sessions actually save themselves.Loui Chang
2008-11-13Clear out old expired sessions on log out.Loui Chang
2008-07-08Remember user between sessions.Andrea Scarpino
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-07Fix logging in from package pageCallan Barrett
2008-04-03Fix some string translation problems in acctfuncsLoui Chang
2008-03-23Changed valid_passwd() to check for non-empty password instead of good_passwd()Loui Chang
2008-03-23Put login into its own function.Loui Chang
2008-01-19Several functions added to web/lib/acctfuncs.inc Weeere back!Loui Chang
2008-01-19Revert "Several functions added to web/lib/acctfuncs.inc"Loui Chang
2008-01-19Several functions added to web/lib/acctfuncs.incLoui Chang
2008-01-19search_accounts_form() output is put into a templateLoui Chang
2007-09-20patch from eliott to convert all <? to <?phppjmattal
2007-09-20- Applied a patch from Loui to fix session removal.swiergot
2005-11-13link user search to user packagessimo
2005-10-17Added link to user's packages in profilesimo
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal
2005-02-25fixed bug 2263pjmattal
2005-01-25started working on package delete supporteric
2005-01-21added hashed passwordsjchu
2004-06-29fleshing out the package logic, renamed pkg include files for consistencyeric
2004-06-24getting closer to printing package search results - also fixed some XHTML stufferic
2004-06-24started working on the pkgsearcheric
2004-06-23account adding/editing is workingeric
2004-06-22pulled out account functions into separate include fileeric