Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 1 | -3/+2 | |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 1 | -10/+10 | |
* | Prevent panic on prohibited user login with oauth2 (#18562) | zeripath | 2022-02-03 | 1 | -1/+1 | |
* | Fix OAuth Source Edit Page (#18495) | zeripath | 2022-01-31 | 1 | -0/+4 | |
* | Refactor jwt.StandardClaims to RegisteredClaims (#18344) | zeripath | 2022-01-20 | 1 | -14/+10 | |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+0 | |
* | Fix incorrect OAuth message (#18332) | wxiaoguang | 2022-01-19 | 1 | -1/+1 | |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -8/+12 | |
* | Show OAuth callback error message (#18185) | KN4CK3R | 2022-01-07 | 1 | -1/+35 | |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -0/+1124 |