summaryrefslogtreecommitdiff
path: root/src/routers/vault/models/vault/identity.js
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Ooops, my bad, it is actually 32 bytesgithub/fork/pazkero/totpJesusaves1-1/+1
2021-05-09Add an (unused) password field to store PBKDF2 hashes to go along TOTPJesusaves1-0/+4
2021-05-09Add a TOTP field to store a 16-chars TOTP secret for 2FA applications.Jesusaves1-0/+4
2020-03-18make sure the identity table is not uppercasegumi1-0/+2
2020-03-02add support for Vault + major refactorgumi1-0/+36