summaryrefslogtreecommitdiff
path: root/src/routers/vault/models
AgeCommit message (Expand)AuthorFilesLines
2020-03-27set the vault account id in an account variablegumi2-0/+66
2020-03-27use sequelize setters for ip addressesgumi4-0/+12
2020-03-18make sure the identity table is not uppercasegumi1-0/+2
2020-03-15refactor strictIPCheck => strictIpCheck in vault.logingumi1-1/+2
2020-03-06prevent uuid bruteforcinggumi1-0/+5
2020-03-02add support for Vault + major refactorgumi13-0/+966