Updated the documentation for web server authentication. #7728
parent
19237fe247
commit
0399d0be15
|
@ -37,6 +37,7 @@ and modify the values for the following parameters:
|
||||||
The default value is REMOTE_USER and the possible values are REMOTE_USER,
|
The default value is REMOTE_USER and the possible values are REMOTE_USER,
|
||||||
HTTP_X_FORWARDED_USER, X-Forwarded-User."
|
HTTP_X_FORWARDED_USER, X-Forwarded-User."
|
||||||
|
|
||||||
|
.. note:: If REMOTE_USER does not work, try replacing it with either REMOTE-USER or Remote-user.
|
||||||
|
|
||||||
Master Password
|
Master Password
|
||||||
===============
|
===============
|
||||||
|
|
Loading…
Reference in New Issue