| Commit message (Expand) | Author | Age |
* | refactor(db): migrate methods off and delete deprecated methods from `user.go... | Joe Chen | 2022-11-05 |
* | refactor(db): migrate methods off `user.go` (#7230) | Joe Chen | 2022-11-05 |
* | auth: enable authentication by token from password (#7198) | Yang Liu | 2022-10-22 |
* | refactor(db): rename `User.Passwd` to `User.Password` (#7196) | Joe Chen | 2022-10-22 |
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
* | db: rename `AccessTokensStore.Save` to `Touch` (#7029) | 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 |
* | autofix: fix check for empty string (#6804) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: types of function parameters can be combined (#6800) | deepsource-autofix[bot] | 2022-03-06 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | route: no session for routes without UI (#6066) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | util: add tests (#5989) | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | refactor: unify error handling in routing layer | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | auth: redirect landing URL with subpath prepended (#5964) | ᴜɴᴋɴᴡᴏɴ | 2020-03-04 |
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul security settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |