0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 19:33:03 +01:00
gitea/routers/web/user/setting
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894)
After the moving, all models will not depend on `util.Rename` so that I
can do next step refactoring.
2024-03-04 08:57:39 +00:00
..
security remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
account.go
account_test.go
adopt.go
applications.go
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
keys.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
main_test.go
oauth2.go
oauth2_common.go
packages.go
profile.go
runner.go
webhooks.go