| Commit message (Expand) | Author | Age | Files | Lines |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -4/+5 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 1 | -38/+0 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 1 | -0/+38 |
* | Avoid cycle-redirecting user/login page (#28636) | wxiaoguang | 2023-12-30 | 1 | -5/+1 |
* | Remove GetByBean method because sometimes it's danger when query condition pa... | Lunny Xiao | 2023-12-07 | 1 | -2/+2 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 1 | -15/+5 |
* | Fix wrong xorm Delete usage (#27995) | Nanguan Lin | 2023-11-12 | 1 | -1/+1 |
* | Refactor Find Sources and fix bug when view a user who belongs to an unactive... | Lunny Xiao | 2023-11-03 | 1 | -28/+21 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -23/+24 |
* | Fix 500 error if there is a name conflict when edit authentication source (#2... | yp05327 | 2023-03-31 | 1 | -1/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+11 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -0/+397 |