summaryrefslogtreecommitdiff
path: root/src/routers/vault/utils
AgeCommit message (Expand)AuthorFilesLines
2020-04-12the max password length for evol2 is actually still 23gumi1-1/+1
2020-03-31add support for nanoid for session tokensgumi1-2/+7
2020-03-28require sending the email address on identity validationgumi1-2/+2
2020-03-27use sequelize setters for ip addressesgumi1-1/+1
2020-03-15turn the session store into a proper classgumi1-45/+0
2020-03-11refactor the authentication and validationgumi1-0/+204
2020-03-06only give 30 minutes to click a login linkgumi1-3/+7
2020-03-04this is for you, Jesusalvagumi2-3/+3
2020-03-04pre-cache the game accounts on logingumi2-14/+136
2020-03-02more bugs, yaygumi1-1/+1
2020-03-02add support for Vault + major refactorgumi4-0/+239