|
@@ -323,6 +323,12 @@
|
|
|
# If True, lock out based on IP and user
|
|
# If True, lock out based on IP and user
|
|
|
## login_lock_out_by_combination_user_and_ip=false
|
|
## login_lock_out_by_combination_user_and_ip=false
|
|
|
|
|
|
|
|
|
|
+ # If True, it will look for the IP address from the header defined at reverse_proxy_header.
|
|
|
|
|
+ ## behind_reverse_proxy=false
|
|
|
|
|
+
|
|
|
|
|
+ # If behind_reverse_proxy is True, it will look for the IP address from this header. Default: HTTP_X_FORWARDED_FOR
|
|
|
|
|
+ ## reverse_proxy_header=HTTP_X_FORWARDED_FOR
|
|
|
|
|
+
|
|
|
# Configuration options for connecting to LDAP and Active Directory
|
|
# Configuration options for connecting to LDAP and Active Directory
|
|
|
# -------------------------------------------------------------------
|
|
# -------------------------------------------------------------------
|
|
|
[[ldap]]
|
|
[[ldap]]
|