forgejo/routers/web/admin
Jason Song 21c91b7dff
Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)
When offline mode is true, we should set `disable_gravatar` to `true`
and `enable_federated_avatar` to `false` in system settings.
2023-01-17 17:00:19 +02:00
..
admin.go
admin_test.go
applications.go
auths.go
config.go
emails.go
hooks.go
main_test.go
notice.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
orgs.go
packages.go
repos.go
users.go
users_test.go