Commit Graph

128 Commits (d7ec23febf7c97de9d626797997a5a91ad5c3da8)

Author SHA1 Message Date
Zettat123 2d1a171dc7
Support for email addresses containing uppercase characters when activating user account (#32998) 1 month ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
wxiaoguang def13ece7c
Allow to disable the password-based login (sign-in) form (#32687) 2 months ago
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623) 2 months ago
Marcell Mars a3881ffa3d
Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 3 months ago
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542) 3 months ago
Lunny Xiao f122aaf9ff
Use better name for userinfo structure (#32544) 3 months ago
Lunny Xiao 4121f952d1
Fix oauth2 error handle not return immediately (#32514) 3 months ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 3 months ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 4 months ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 4 months ago
Daniel 64298dcb9e
Failed authentications are logged to level Warning (#32016) 5 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
Denys Konovalov 83f37f6302
Remove urls from translations (#31950) 5 months ago
Rowan Bohde 0d24c9f383
add CfTurnstileSitekey context data to all captcha templates (#31874) 6 months ago
Shivaram Lingamneni e1cf760d2f
OIDC: case-insensitive comparison for auth scheme `Basic` (#31706) 7 months ago
Shivaram Lingamneni ecc8f2b047
add `username` to OIDC introspection response (#31688) 7 months ago
Shivaram Lingamneni 2f1cb1d289
fix OIDC introspection authentication (#31632) 7 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
Rowan Bohde 416c36f303
allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 9 months ago
Denys Konovalov 9c8c9ff6d1
use existing oauth grant for public client (#31015) 9 months ago
Zettat123 f1d9f18d96
Return `access_denied` error when an OAuth2 request is denied (#30974) 9 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 9 months ago
Archer 5c542ca94c
Prevent automatic OAuth grants for public clients (#30790) 9 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 10 months ago
SimonErm 6ba0c371c2
Allow `preferred_username` as username source for OIDC (#30454) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390) 12 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 12 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 12 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
Jason Song 22b8de85dd
Do not use `ctx.Doer` when reset password (#29289) 12 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 12 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 12 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 1 year ago
Kyle D 54acf7b0d4
Normalize oauth email username (#28561) 1 year ago
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 1 year ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago