Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect DefaultUserIsRestricted system default when creating new user (#19310) | Jimmy Praet | 2022-04-29 | 1 | -2/+5 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 3 | -13/+13 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+4 |
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 1 | -2/+3 |
* | Add SkipLocal2FA option to pam and smtp sources (#17078) | zeripath | 2021-09-26 | 2 | -2/+8 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 3 | -11/+13 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -1/+9 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -3/+1 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 3 | -0/+131 |