summaryrefslogtreecommitdiff
path: root/src/routers/vault/middlewares/evol/account.js
AgeCommit message (Expand)AuthorFilesLines
2020-03-27set the vault account id in an account variablegumi1-0/+7
2020-03-27use sequelize setters for ip addressesgumi1-3/+3
2020-03-18fix cache update on evol name changegumi1-1/+1
2020-03-11refactor the authentication and validationgumi1-150/+35
2020-03-06prevent uuid bruteforcinggumi1-0/+33
2020-03-04this is for you, Jesusalvagumi1-4/+4
2020-03-04pre-cache the game accounts on logingumi1-59/+5
2020-03-03add rudimentary anti-bruteforcinggumi1-2/+10
2020-03-02add support for Vault + major refactorgumi1-0/+326