Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -6/+6 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -2/+3 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 1 | -1/+2 |
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 1 | -9/+10 |
* | Add appearance section in settings (#17433) | qwerty287 | 2021-10-27 | 1 | -28/+0 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -1/+1 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -5/+5 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -8/+8 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -1/+2 |
* | Fix activation of primary email addresses (#16385) | Meano | 2021-07-13 | 1 | -22/+23 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+313 |