This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-18 03:43:24 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
/
setting
History
Lunny Xiao
a129c0c06c
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
...
Fix
#26210
Backport
#29579
Co-authored-by: Jason Song <i@wolfogre.com>
2024-03-08 15:43:57 +01:00
..
security
Fix bug when the linked account was disactived and list the linked accounts (
#29263
)
2024-02-19 15:23:47 +00:00
account_test.go
…
account.go
Fix 500 when deleting account with incorrect password or unsupported login type (
#29579
) (
#29656
)
2024-03-08 15:43:57 +01:00
adopt.go
…
applications.go
More refactoring of
db.DefaultContext
(
#27083
)
2023-09-15 06:13:19 +00:00
keys.go
Another round of
db.DefaultContext
refactor (
#27103
) (
#27262
)
2023-09-25 19:24:35 +02:00
main_test.go
…
oauth2_common.go
Fix NPE when editing OAuth2 applications (
#27078
)
2023-09-16 09:13:26 +00:00
oauth2.go
…
packages.go
More refactoring of
db.DefaultContext
(
#27083
)
2023-09-15 06:13:19 +00:00
profile.go
Delete repos of org when purge delete user (
#27273
) (
#27728
)
2023-11-01 10:03:12 +08:00
runner.go
…
webhooks.go
Fix comment permissions (
#28213
) (
#28216
)
2023-11-25 23:43:23 +00:00