summaryrefslogtreecommitdiff
path: root/lib/VNWeb/User/Edit.pm
AgeCommit message (Expand)AuthorFilesLines
2019-10-18User::Edit: Throw 404 if user does not existYorhel1-1/+1
2019-10-16HTML: Make "noindex" the defaultYorhel1-2/+2
2019-10-11Two rewards-related bug fixesYorhel1-1/+1
2019-10-10rewards: Add user settingsYorhel1-3/+23
2019-10-03Disallow changing email address to one already used by another accountYorhel1-0/+1
2019-10-03Require email confirmation when changing email addressYorhel1-3/+50
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-9/+7
2019-10-02v2rw: Convert user preferences formYorhel1-6/+95
2019-10-01Minor refactor: Actually, let's split up RegReset.pmYorhel1-0/+12