aboutsummaryrefslogtreecommitdiff
path: root/internal/auth
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* chore: consistently use `errors.Cause` for identifying error types (#7264)Joe Chen2022-11-27
* build: remove support of Go 1.17 (#7177)Joe Chen2022-10-09
* autofix: format code with gofmt and gofumpt (#6821)deepsource-autofix[bot]2022-03-08
* security: fix improper PAM authorization handling (#6819)ysf2022-03-08
* autofix: format code with gofumpt and gofmt (#6803)deepsource-autofix[bot]2022-03-06
* autofix: fix unused method receiver (#6808)deepsource-autofix[bot]2022-03-06
* autofix: function call can be replaced with helper function (#6805)deepsource-autofix[bot]2022-03-06
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* autofix: unused parameter should be replaced by underscore (#6799)deepsource-autofix[bot]2022-03-06
* dep: update github.com/go-ldap/ldap to v3 (#6763)Simone Cattaneo2022-02-26
* chore: fix lint errors (#6620)Joe Chen2021-09-24
* auth: decouple types and functions from db (#6320)ᴜɴᴋɴᴡᴏɴ2020-09-20
* login_source: migrate to GORM and add tests (#6090)ᴜɴᴋɴᴡᴏɴ2020-04-11
* access_token: migrate to GORM and add tests (#6086)ᴜɴᴋɴᴡᴏɴ2020-04-11
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* 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
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* internal: move packages under this directory (#5836)Unknwon2019-10-24