| Commit message (Expand) | Author | Age | Files | Lines |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 1 | -3/+3 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 1 | -1/+1 |
* | Remove `Named` interface (#26913) | KN4CK3R | 2023-09-05 | 1 | -1/+0 |
* | Require repo scope for PATs for private repos and basic authentication (#24362) | John Olheiser | 2023-04-26 | 1 | -0/+1 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+14 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 1 | -11/+11 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -2/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -4/+4 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -1/+1 |
* | 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 | -4/+5 |
* | Extract constant names out for the ReverseProxy and Basic authentication meth... | zeripath | 2021-11-20 | 1 | -1/+4 |
* | Minor readability patch. (#17627) | Michael Grigoryan | 2021-11-12 | 1 | -1/+1 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -1/+5 |
* | Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) | zeripath | 2021-09-02 | 1 | -1/+1 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -12/+3 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+130 |