gogs/internal/db/errors
ᴜɴᴋɴᴡᴏɴ cb439a126a
db: add tests for two factors (#6099)
* 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
..
errors.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
issue.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
login_source.go login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
repo.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
user.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
user_mail.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00