summaryrefslogtreecommitdiff
path: root/src/routers/vault/middlewares/legacy/account.js
AgeCommit message (Expand)AuthorFilesLines
2020-05-15set legacy variables in ported charsHEADmastergumi1-13/+57
2020-03-27set the vault account id in an account variablegumi1-3/+15
2020-03-27use sequelize setters for ip addressesgumi1-2/+2
2020-03-11refactor the authentication and validationgumi1-150/+34
2020-03-06prevent uuid bruteforcinggumi1-0/+33
2020-03-06expose the vault account idgumi1-0/+4
2020-03-05oh how I wish this was typescriptgumi1-1/+1
2020-03-04this is for you, Jesusalvagumi1-9/+9
2020-03-04pre-cache the game accounts on logingumi1-86/+40
2020-03-03add rudimentary anti-bruteforcinggumi1-7/+32
2020-03-03tmwa accounts can have 4-character passwords (yes, it's dumb)gumi1-1/+1
2020-03-03simplify some sequelize operationsgumi1-5/+2
2020-03-02hotfixgumi1-1/+2
2020-03-02add support for Vault + major refactorgumi1-0/+437