Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |