Listen to X-Forwarded-* headers from everyone
This commit is contained in:
parent
f82078c4ae
commit
19c32996c2
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ PASSWORD_HASH_ALGO = pbkdf2
|
|||
COOKIE_USERNAME = gitea_username
|
||||
COOKIE_REMEMBER_NAME = gitea_remember
|
||||
LOGIN_REMEMBER_DAYS = 30
|
||||
REVERSE_PROXY_TRUSTED_PROXIES = *
|
||||
|
||||
[service]
|
||||
DISABLE_REGISTRATION = true
|
||||
|
|
Loading…
Reference in a new issue