| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -1769/+0 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -6/+6 |
* | Fix goth user infer bug (#15821) | Lunny Xiao | 2021-05-10 | 1 | -5/+10 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 1 | -2/+3 |
* | Fixed several activation bugs (#15473) | KN4CK3R | 2021-04-30 | 1 | -5/+36 |
* | OAuth2 auto-register (#5123) | Martin Michaelis | 2021-04-14 | 1 | -84/+178 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -10/+10 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -34/+34 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 1 | -1/+1 |
* | Validate email in oauth registration form (#15014) | Kyle D | 2021-03-17 | 1 | -0/+5 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 1 | -18/+19 |
* | Set HCaptchaSiteKey on Link Account pages (#14834) | zeripath | 2021-02-28 | 1 | -0/+3 |
* | Allow blocking some email domains from registering an account (#14667) | Damien Goutte-Gattat | 2021-02-15 | 1 | -1/+1 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 1 | -0/+5 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -18/+26 |
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 1 | -4/+2 |
* | Fix creating OAuth2 auth source from CLI (#14116) | Daniil Pankratov | 2020-12-24 | 1 | -2/+11 |
* | Manually approve new registration (#13083) | Jiri Vlasak | 2020-12-19 | 1 | -2/+2 |
* | Whenever the password is updated ensure that the hash algorithm is too (#13966) | zeripath | 2020-12-12 | 1 | -2/+2 |
* | log error when login failed (#13903) | Lunny Xiao | 2020-12-08 | 1 | -4/+4 |
* | Verify password for local-account activation (#13631) | 6543 | 2020-11-28 | 1 | -27/+45 |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 1 | -0/+6 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -2/+17 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 1 | -1/+21 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -3/+3 |
* | When must change password only show Signout (#11600) | zeripath | 2020-05-26 | 1 | -0/+1 |
* | Whenever the ctx.Session is updated, release it to save it before sending the... | zeripath | 2020-05-17 | 1 | -48/+65 |
* | Forcibly clean and destroy the session on logout (#11447) | zeripath | 2020-05-17 | 1 | -5/+2 |
* | ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390) | 赵智超 | 2020-05-12 | 1 | -0/+2 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -2/+10 |
* | Don't allow registration via the web form, when AllowOnlyExternalRegistratio... | n0emis | 2020-04-29 | 1 | -2/+3 |
* | On logout redirect to start page and clear redirect cookie (#11202) | colorfulberry | 2020-04-25 | 1 | -0/+1 |
* | Add option to increase provided OAuth2 token maximum size (#11180) | zeripath | 2020-04-23 | 1 | -0/+4 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -0/+10 |
* | Fix 404 after activating secondary email (#10547) | Andreas Shimokawa | 2020-02-29 | 1 | -1/+1 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -0/+4 |
* | Ensure that 2fa is checked on reset-password (#9857) | zeripath | 2020-01-19 | 1 | -8/+75 |
* | update #9066 Always show Password field on link account sign in page (#9147) | Benno | 2019-11-24 | 1 | -0/+1 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+2 |
* | Add password requirement info on error (#9074) | guillep2k | 2019-11-19 | 1 | -2/+2 |
* | Fix require external registration password (#8885) | guillep2k | 2019-11-09 | 1 | -3/+3 |
* | Fix password complexity check on registration (#8887) | guillep2k | 2019-11-09 | 1 | -0/+5 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 1 | -5/+6 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -37/+51 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -4/+8 |
* | Allow registration when button is hidden (#8237) | guillep2k | 2019-09-19 | 1 | -1/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -5/+6 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -12/+12 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 1 | -26/+48 |