Commit message (Expand) | Author | Age | |
---|---|---|---|
* | db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `PermsStore` (#7033) | Joe Chen | 2022-06-08 |
* | db: use `context` and go-mockgen for `AccessTokensStore` (#7013) | Joe Chen | 2022-06-06 |
* | access_token: encrypt access token with SHA256 (#7008) | E99p1ant | 2022-06-05 |
* | db: migrate access table to use GORM (#6371) | ᴜɴᴋɴᴡᴏɴ | 2020-10-06 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | access_token: migrate to GORM and add tests (#6086) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | lfs: add unit test for middleware (#6070) | ᴜɴᴋɴᴡᴏɴ | 2020-04-06 |