aboutsummaryrefslogtreecommitdiff
path: root/internal/cryptoutil/aes.go
Commit message (Collapse)AuthorAge
* db: add tests for two factors (#6099)ᴜɴᴋɴᴡᴏɴ2020-04-14
* Rename to TwoFactors.Create * Use GORM to execute queries * TwoFactor.GetByUserID * Add tests * Fix failing tests * Add MD5 tests * Add tests for RandomChars