summaryrefslogtreecommitdiffstats
path: root/web/template/account_edit_form.php
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Properly escape passwords in the account edit formLukas Fleischer1-2/+2
2020-02-02Explain the hide email address settingLukas Fleischer1-5/+9
2020-02-02Add support for backup email addressesLukas Fleischer1-1/+11
2020-01-30Require password when changing account informationLukas Fleischer1-8/+9
2020-01-30Verify current password against logged in userLukas Fleischer1-2/+2
2020-01-30Require current password when setting a new oneLukas Fleischer1-12/+20
2019-10-05Add a simple CAPTCHA to the sign up formLukas Fleischer1-0/+11
2018-08-06Allow listing all comments from a userJohannes Löthberg1-0/+1
2018-05-12Stop using each()Lukas Fleischer1-2/+2
2017-11-05Point out that the user name is public when registeringLukas Fleischer1-0/+3
2017-01-20Add user set timezonesMark Weiman1-0/+15
2016-08-14Add details link from account edit formJohannes Löthberg1-0/+1
2016-06-08Add a homepage field to accountsLukas Fleischer1-0/+5
2016-02-21Send notifications when changing ownershipLukas Fleischer1-0/+4
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+4
2016-02-07Add global comment notification settingLukas Fleischer1-0/+8
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel1-1/+1
2015-10-25Support long email addressesLukas Fleischer1-1/+1
2015-10-25Fix user name length limit on the account edit formLukas Fleischer1-1/+1
2015-09-20Add option to hide one's email addressMarcel Korpel1-0/+5
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel1-0/+4
2015-08-08Use username from the database if one is provided by the userMarcel Korpel1-2/+2
2015-05-31Do not show the activity check box when registeringLukas Fleischer1-0/+2
2015-05-31Show the SSH key field on the registration pageLukas Fleischer1-2/+0
2015-05-31Add more details on the SSH public key fieldLukas Fleischer1-7/+12
2014-12-29Disallow specifying an SSH key during registrationLukas Fleischer1-0/+2
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer1-0/+5
2014-07-29Do not show deletion link on the registration pageLukas Fleischer1-1/+1
2014-07-25Add support for deleting user accountsLukas Fleischer1-0/+4
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer1-0/+4
2014-07-15Rework permission handlingLukas Fleischer1-5/+2
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer1-0/+5
2013-03-19Enforce e-mail validation during registrationLukas Fleischer1-2/+2
2013-02-10Fix default selection on the account edit pageLukas Fleischer1-3/+3
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight1-7/+9
2012-10-11Remove character limit on password lengthcanyonknight1-2/+2
2012-10-04Sync account editing page with archwebLukas Fleischer1-105/+76
2012-09-24Use echo shortcut syntaxLukas Fleischer1-29/+29
2012-09-18Make account registration work with recent account editing changescanyonknight1-0/+4
2012-09-18Use URL rewriting for user account update pagecanyonknight1-1/+1
2012-07-17account_edit_form.php: Remove another stray "</div>"Lukas Fleischer1-1/+1
2012-07-15Use virtual path feature for linksLukas Fleischer1-1/+1
2012-07-14Merge branch 'maint'Lukas Fleischer1-0/+1
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight1-0/+138