Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if email is used when updating user (#21289) | Alexander Shimchik | 2022-09-29 | 1 | -0/+16 |
* | Fix user visible check (#21210) | KN4CK3R | 2022-09-20 | 1 | -0/+53 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -11/+11 |
* | Added email notification option to receive all own messages (#20179) | Tyrone Yeh | 2022-07-28 | 1 | -0/+3 |
* | Move tests as seperate sub packages to reduce duplicated file names (#19951) | Lunny Xiao | 2022-06-15 | 1 | -78/+108 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -6/+6 |
* | Restrict email address validation (#17688) | Lunny Xiao | 2022-03-14 | 1 | -1/+1 |
* | Fix ldap loginname (#18789) | Johan Van de Wauw | 2022-02-18 | 1 | -0/+14 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -2/+2 |
* | Fix database inconsistent when admin change user email (#17549) | Lunny Xiao | 2021-11-25 | 1 | -3/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -0/+355 |