summaryrefslogtreecommitdiff
path: root/web/html/account.php
AgeCommit message (Expand)Author
2016-06-25Add missing database and account fieldsJohannes Löthberg
2016-06-08Add a homepage field to accountsLukas Fleischer
2016-02-07Add support for package update notificationsLukas Fleischer
2016-02-07Add global comment notification settingLukas Fleischer
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-06-27Add support for multiple SSH public keysLukas Fleischer
2015-06-27Move registration code to a separate unitLukas Fleischer
2015-06-09Drop suffixes from confirm parametersLukas Fleischer
2015-05-31Show the SSH key field on the registration pageLukas Fleischer
2015-02-04Rename the AUR software to aurwebLukas Fleischer
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer
2014-12-13Show user name in title on the account details pageLukas Fleischer
2014-07-29Fix the registration formLukas Fleischer
2014-07-25Add support for deleting user accountsLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2013-08-27Pick sane default registration languageLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-04-24Remove superfluous search wrapper functioncanyonknight
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-02-10Fix default selection on the account edit pageLukas Fleischer
2013-02-10Remove unneeded database connection callscanyonknight
2013-02-10Add database wrapper class and new connection methodcanyonknight
2013-01-30Replace permission check code with can_edit_account()canyonknight
2012-11-29Fix account editing and hijacking vulnerabilitycanyonknight
2012-09-18Overhaul ability to edit own accountcanyonknight
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight
2012-07-06account.php: Pull out DB codecanyonknight
2012-07-06Overhaul account pages to match archwebcanyonknight
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-03-24Support canonical links to accountsLukas Fleischer
2012-03-24Add field for PGP key in profile informationLukas Fleischer
2011-10-25Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24Show last voted date on account details pageDan McGee
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer
2011-03-04Fix PHP notices in account pagesDan McGee
2009-08-11Use include_once where applicableDan McGee
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-03-23Put login into its own function.Loui Chang
2008-01-20Support for verbose page titlesCallan Barrett
2007-10-02Fixed version strings.tardo
2007-09-24More changes to page styles.eliott
2007-09-20patch from eliott to convert all <? to <?phppjmattal