112 Commits (74bd9691c685942798f2761607731697498ceeae)

Author SHA1 Message Date
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
  zeripath a00974c3b8
When must change password only show Signout (#11600) 4 years ago
  zeripath 76053ac31a
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
  zeripath a0d35fb6ad
Forcibly clean and destroy the session on logout (#11447) 4 years ago
  赵智超 b00e62c12b
ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390) 4 years ago
  zeripath 791353c03b
Add EventSource support (#11235) 4 years ago
  n0emis 33738ff91b
Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248) 4 years ago
  colorfulberry f1f56da4d1
On logout redirect to start page and clear redirect cookie (#11202) 4 years ago
  zeripath e74c4e1be9
Add option to increase provided OAuth2 token maximum size (#11180) 4 years ago
  guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557) 4 years ago
  Andreas Shimokawa 14f3593f20
Fix 404 after activating secondary email (#10547) 4 years ago
  guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 4 years ago
  zeripath 92d6bca41e
Ensure that 2fa is checked on reset-password (#9857) 4 years ago
  Benno e8241bf55e update #9066 Always show Password field on link account sign in page (#9147) 4 years ago
  QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 4 years ago
  guillep2k c57edb6c7b Add password requirement info on error (#9074) 4 years ago
  guillep2k f4937879b0 Fix require external registration password (#8885) 4 years ago
  guillep2k 6e1912c73a Fix password complexity check on registration (#8887) 4 years ago
  Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 4 years ago
  guillep2k 8a0379d68a Allow registration when button is hidden (#8237) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Tamal Saha 2102f9d92d Support setting cookie domain (#6288) 5 years ago
  AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 5 years ago
  leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath ade88a877d Allow Recaptcha service url to be configured (#6820) 5 years ago
  AJ ONeal 6dbd261852 UX + Security current user password reset (#5042) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399) 5 years ago
  John Olheiser d26d249748 Minor UI tweaks (#5980) 5 years ago
  Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 5 years ago
  Lanre Adelowo b97af15de6 Block registration based on email domain (#5157) 5 years ago
  AJ ONeal b8451190d8 UX of link account (Step 1) (#5006) 5 years ago
  Lanre Adelowo 126ba796dc Force user to change password (#4489) 5 years ago
  SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 5 years ago
  Lanre Adelowo 69a855f3d4 log user in after a successful sign up (#4615) 5 years ago
  techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331) 5 years ago
  Lanre Adelowo 630f234223 Add flash message after an account has been successfully activated (#4510) 5 years ago
  techknowlogick 492ec97a46
Redirect to correct page after using scratch token (#4458) 5 years ago
  Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044) 6 years ago
  Jonas Franz 801843b011 Fix open redirect vulnerability on login screen (#4312) 6 years ago
  Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6 years ago
  FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910) 6 years ago
  kolaente 1fdf560678 Added user language setting (#3875) 6 years ago
  Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878) 6 years ago
  Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674) 6 years ago
  Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 6 years ago