Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 1 | -1/+1 |
* | Remove `Named` interface (#26913) | KN4CK3R | 2023-09-05 | 1 | -3/+0 |
* | Refactor web package and context package (#25298) | wxiaoguang | 2023-06-18 | 1 | -15/+0 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 1 | -1/+1 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 1 | -2/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+3 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -0/+5 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -9/+30 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+39 |