Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth/reverseproxy: Add support for full name (#20776) | Will Norris | 2022-08-16 | 1 | -2/+8 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Respect DefaultUserIsRestricted system default when creating new user (#19310) | Jimmy Praet | 2022-04-29 | 1 | -4/+9 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -7/+7 |
* | Extract constant names out for the ReverseProxy and Basic authentication meth... | zeripath | 2021-11-20 | 1 | -1/+4 |
* | Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) | zeripath | 2021-09-02 | 1 | -1/+1 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -0/+3 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -11/+2 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+125 |