Browse Source

add auth.proxy headers to sample.ini

Dan Cech 7 years ago
parent
commit
8a74fe2b76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      conf/sample.ini

+ 1 - 0
conf/sample.ini

@@ -294,6 +294,7 @@ log_queries =
 ;auto_sign_up = true
 ;auto_sign_up = true
 ;ldap_sync_ttl = 60
 ;ldap_sync_ttl = 60
 ;whitelist = 192.168.1.1, 192.168.2.1
 ;whitelist = 192.168.1.1, 192.168.2.1
+;headers = Email:X-User-Email, Name:X-User-Name
 
 
 #################################### Basic Auth ##########################
 #################################### Basic Auth ##########################
 [auth.basic]
 [auth.basic]