0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 14:54:52 +01:00
gitea/routers/web/user/setting
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389)
This PR will merge 3 Init functions on setting packages as 1 and
introduce an options struct.
2023-05-04 11:55:35 +08:00
..
security
account_test.go Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
account.go
adopt.go Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
applications.go
keys.go
main_test.go
oauth2_common.go
oauth2.go
packages.go
profile.go
secrets.go Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
webhooks.go