Commit Graph

4 Commits (251d7f524aa53ec1082cacbf8beb4b83446eb7b5)

Author SHA1 Message Date
Meano 423a0fccb6
Fix activation of primary email addresses (#16385) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
John Olheiser 622f1e764c
Add better errors for disabled account recovery (#15117) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Lunny Xiao 3656a2a672
Fix goth user infer bug (#15821) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
Kyle D df891dc59f
Validate email in oauth registration form (#15014) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
zeripath 030646eea4
Set HCaptchaSiteKey on Link Account pages (#14834) 4 years ago
Damien Goutte-Gattat fc4a8c2980
Allow blocking some email domains from registering an account (#14667) 4 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
Daniil Pankratov 5a94db37ed
Fix creating OAuth2 auth source from CLI (#14116) 4 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083) 4 years ago
zeripath 287b594803
Whenever the password is updated ensure that the hash algorithm is too (#13966) 4 years ago
Lunny Xiao 6a370363d4
log error when login failed (#13903) 4 years ago
6543 0f14f69e60
Verify password for local-account activation (#13631) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594) 4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 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) 5 years ago
Andreas Shimokawa 14f3593f20
Fix 404 after activating secondary email (#10547) 5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
zeripath 92d6bca41e
Ensure that 2fa is checked on reset-password (#9857) 5 years ago
Benno e8241bf55e update #9066 Always show Password field on link account sign in page (#9147) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074) 5 years ago
guillep2k f4937879b0 Fix require external registration password (#8885) 5 years ago
guillep2k 6e1912c73a Fix password complexity check on registration (#8887) 5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
guillep2k 8a0379d68a Allow registration when button is hidden (#8237) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago