This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-11 18:58:50 +02:00
Code
Issues
Activity
Files
b3290b62fcdd8430be3d1d299e1e68d43abbebae
gitea
/
routers
/
web
/
user
/
setting
T
History
Lunny Xiao
and
GitHub
e927a86586
Fix a bug user could change another user's primary email (
#36586
) (
#36607
)
...
backport
#36586
2026-02-14 14:06:59 +02:00
..
security
Fix openid setting check (
#36346
) (
#36361
)
2026-01-13 16:47:00 +02:00
account_test.go
…
account.go
Fix a bug user could change another user's primary email (
#36586
) (
#36607
)
2026-02-14 14:06:59 +02:00
adopt.go
…
applications.go
…
block.go
…
keys.go
…
main_test.go
…
notifications.go
Send email on Workflow Run Success/Failure (
#34982
)
2025-07-15 18:54:31 -07:00
oauth2_common.go
…
oauth2.go
…
packages.go
…
profile.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
runner.go
…
settings.go
…
webhooks.go
…