Skip to content

Commit

Permalink
Merge branch 'latest' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot committed Jul 11, 2024
2 parents 5b7451a + 3b7e9f7 commit b3386ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/authentication/overview/map-user.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Both with variations will be discussed here.
Remote User
-----------

It's worth discussusing where ``REMOTE_USER`` is comfing from. When apache
It's worth discussusing where ``REMOTE_USER`` is coming from. When apache
has successfully authenticates a request it sets the variable ``REMOTE_USER``
from, well, the remote.

Expand Down Expand Up @@ -200,4 +200,4 @@ The full message would look like this.
.. _user_map_cmd: ood-portal-generator-user-map-cmd
.. _user_env: ood-portal-generator-user-env
.. _oidc_remote_user_claim: ood-portal-generator-user-map-match
.. _lua_log_level: ood-portal-generator-lua-log-level
.. _lua_log_level: ood-portal-generator-lua-log-level
2 changes: 1 addition & 1 deletion source/how-tos/debug/debug-apache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Or you're using the wrong hostname in your browser.

.. code-block:: sh
sudo /sbin/apache2 -S
. /etc/apache2/envvars; sudo -E /sbin/apache2 -S
Performance Tuning
------------------
Expand Down

0 comments on commit b3386ce

Please sign in to comment.