summaryrefslogtreecommitdiff
path: root/src/routers/vault/middlewares
AgeCommit message (Expand)AuthorFilesLines
2020-03-11refactor the authentication and validationgumi5-541/+152
2020-03-08immediately swap the uuid after login and check the emailgumi1-1/+41
2020-03-06prevent uuid bruteforcinggumi5-8/+133
2020-03-06expose the vault account idgumi2-0/+6
2020-03-05oh how I wish this was typescriptgumi1-1/+1
2020-03-04this is for you, Jesusalvagumi4-20/+20
2020-03-04pre-cache the game accounts on logingumi3-164/+72
2020-03-03add rudimentary anti-bruteforcinggumi4-11/+59
2020-03-03tmwa accounts can have 4-character passwords (yes, it's dumb)gumi1-1/+1
2020-03-03simplify some sequelize operationsgumi2-11/+6
2020-03-03auto-fix accounts with no primary identitygumi1-1/+6
2020-03-02more bugs, yaygumi1-1/+1
2020-03-02fix primary identity assignment for new accountsgumi1-1/+1
2020-03-02hotfixgumi2-6/+26
2020-03-02add support for Vault + major refactorgumi5-0/+1492