gitea/routers/web/admin
Giteabot cd117863f3
Do not allow different storage configurations to point to the same directory (#30169) (#30204)
Backport #30169 by wxiaoguang

Replace #29171

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-31 03:29:51 +00:00
..
admin.go Do not allow different storage configurations to point to the same directory (#30169) (#30204) 2024-03-31 03:29:51 +00:00
admin_test.go
applications.go
auths.go
config.go
diagnosis.go
emails.go
hooks.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
main_test.go
notice.go
orgs.go
packages.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
queue.go
queue_tester.go
repos.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
runners.go
stacktrace.go
users.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-22 13:53:52 +01:00
users_test.go