96 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  guillep2k 94c92c1aa7 Fix require external registration password (#8885) 5 years ago
  guillep2k 9332132bca Fix password complexity check on registration (#8887) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  guillep2k 8cf1913419 Allow registration when button is hidden (#8237) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Tamal Saha 695ea2f40e Support setting cookie domain (#6288) 6 years ago
  AJ ONeal a7ed03693d Make captcha and password optional for external accounts (#6606) 6 years ago
  leonklingele f1e3f498fa routers/user: ensure that decryption of cookie actually suceeds (#7363) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 09f83db6c6 Allow Recaptcha service url to be configured (#6820) 6 years ago
  AJ ONeal 3950e63137 UX + Security current user password reset (#5042) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  mrsdizzie e3ba109c25 Don't Unescape redirect_to cookie value (#6399) 6 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 6 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 6 years ago
  Lanre Adelowo 3fba43c10a Block registration based on email domain (#5157) 6 years ago
  AJ ONeal fb7986316e UX of link account (Step 1) (#5006) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  SagePtr 5609ad7415 Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
  Lanre Adelowo c23fa786c8 log user in after a successful sign up (#4615) 6 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  Lanre Adelowo c9302b1335 Add flash message after an account has been successfully activated (#4510) 7 years ago
  techknowlogick b139d90d2a Redirect to correct page after using scratch token (#4458) 7 years ago
  Fluf 54004cb5ab Add Recaptcha functionality to Gitea (#4044) 7 years ago
  Jonas Franz bcf5bdfe5c Fix open redirect vulnerability on login screen (#4312) 7 years ago
  Jonas Franz b7cd1e10ed Add support for FIDO U2F (#3971) 7 years ago
  FabioFortini 48cc4c6b71 issue-2768: added new option allow_only_external_registration (#3910) 7 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 7 years ago
  Lauris BH 0c27866b9b Do not allow to reuse TOTP passcode (#3878) 7 years ago
  Lauris BH 8ca0fd9526 Refactor and simplify redirect to url (#3674) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  schaffman5 71703f78f4 Apply LANDING_PAGE config options for logged in users (#2894) 7 years ago
  David Schneiderbauer 492c171d49 Log failed authentication attempts with remote address for fail2ban (#2334) 7 years ago
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 7 years ago
  Lauris BH 96b13d94ec Make time diff translatable (#2057) 8 years ago
  Jonas Östanbäck dd3884fdea xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 8 years ago
  Jonas Östanbäck 28a7beb237 Add new text for reset password flash (#1718) 8 years ago
  Willem van Dreumel 71b6b77337 Additional OAuth2 providers (#1010) 8 years ago
  Sandro Santilli 666ac568ee Reduce conditionals in signin/signup inner forms 8 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 8 years ago
  Sandro Santilli 13cd70d7da Rename /forget_password url to /forgot_password 8 years ago
  Sandro Santilli 96b592e39f Show a link to password reset from password change and delete account (#862) 8 years ago
  Willem van Dreumel d09e210590 Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 8 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 8 years ago