Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | | | | | | * access_token: migrate to GORM * Add tests * Fix tests * Fix test clock | ||
* | lfs: add unit test for middleware (#6070) | ᴜɴᴋɴᴡᴏɴ | 2020-04-06 |
* Add unit test for `authenticate` middleware * Add more cases * Add tests for verifyOID and internalServerError * Add tests for verifyHeader * Add tests for authroize |