1
0
mirror of https://github.com/gogs/gogs.git synced 2025-04-27 13:13:10 +00:00
ᴜɴᴋɴᴡᴏɴ cb439a126a
db: add tests for two factors ()
* Rename to TwoFactors.Create

* Use GORM to execute queries

* TwoFactor.GetByUserID

* Add tests

* Fix failing tests

* Add MD5 tests

* Add tests for RandomChars
2020-04-14 09:41:54 +08:00
..