summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Auth.pm
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Require email confirmation when changing email addressYorhel1-7/+11
2019-10-03SQL: Add session types + use sessions for password reset tokensYorhel1-5/+4
2019-10-03SQL: Change sessions.lastused into sessions.expiresYorhel1-12/+5
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-15/+12
2019-09-30v2rw: Convert login, logout & insecure-password-change formsYorhel1-5/+11
2019-09-23Minor administrative fixesYorhel1-1/+1
2019-09-23v2rw: Convert doc pages + add framework for item fetching & display & revisionsYorhel1-1/+0
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel1-0/+307