Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect DefaultUserIsRestricted system default when creating new user (#19310... | Jimmy Praet | 2022-04-30 | 1 | -11/+14 |
* | Fix ldap loginname (#18789) (#18804) | Lunny Xiao | 2022-02-22 | 1 | -2/+6 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -6/+6 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -5/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -7/+8 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -2/+4 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 1 | -0/+4 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -5/+6 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -0/+5 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -1/+7 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -0/+93 |