Updated the documentation for web server authentication. #7728

This commit is contained in:
Pravesh Sharma
2024-07-31 11:26:19 +05:30
committed by GitHub
parent 19237fe247
commit 0399d0be15

View File

@@ -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,
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
===============