summaryrefslogtreecommitdiffstats
path: root/web/template/account_edit_form.php
AgeCommit message (Expand)AuthorFilesLines
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