gogs/internal/auth
ᴜɴᴋɴᴡᴏɴ 41f56ad05d
login_source: migrate to GORM and add tests (#6090)
* Use GORM in all write paths

* Migrate to GORM

* Fix lint errors

* Use GORM  to init table

* dbutil: make writer detect error

* Add more tests

* Rename to clearTables

* db: finish adding tests

* osutil: add tests

* Fix load source files path
2020-04-11 20:18:05 +08:00
..
github internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
ldap login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
pam internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
auth.go access_token: migrate to GORM and add tests (#6086) 2020-04-11 01:25:19 +08:00