Skip to content

Commit

Permalink
[ci skip] Autodoc commit for 3cb161e.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Dec 19, 2023
1 parent adcc7c5 commit 8990f07
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions develop/_sources/authentication.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ with an Open OnDemand installation. Tutorials will also be provided with the
focus on setting up some of the more common authentication modules (e.g.,
OpenID Connect with KeyCloak).

After installing Open OnDemand you **must** add authentiction of some kind
to generate the correct Apache configuration. When no authentiction is
After installing Open OnDemand you **must** add authentication of some kind
to generate the correct Apache configuration. When no authentication is
supplied Apache will only serve a static page that directs you here.

No Open OnDemand functionality is available without authentiction.
No Open OnDemand functionality is available without authentication.

.. note::

Expand Down
2 changes: 1 addition & 1 deletion develop/_sources/release-notes/v3.0-release-notes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ Upgrade directions
sudo yum clean all
sudo yum update ondemand
#. (Optional) If using Dex based authentiction, update the ``ondemand-dex`` package.
#. (Optional) If using Dex based authentication, update the ``ondemand-dex`` package.

.. code-block:: sh
Expand Down
6 changes: 3 additions & 3 deletions develop/authentication.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@
with an Open OnDemand installation. Tutorials will also be provided with the
focus on setting up some of the more common authentication modules (e.g.,
OpenID Connect with KeyCloak).</p>
<p>After installing Open OnDemand you <strong>must</strong> add authentiction of some kind
to generate the correct Apache configuration. When no authentiction is
<p>After installing Open OnDemand you <strong>must</strong> add authentication of some kind
to generate the correct Apache configuration. When no authentication is
supplied Apache will only serve a static page that directs you here.</p>
<p>No Open OnDemand functionality is available without authentiction.</p>
<p>No Open OnDemand functionality is available without authentication.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>If you managed to install an Apache authentication module at your center
Expand Down
2 changes: 1 addition & 1 deletion develop/release-notes/v3.0-release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ <h3>Upgrade directions<a class="headerlink" href="#upgrade-directions" title="Pe
</pre></div>
</div>
</li>
<li><p>(Optional) If using Dex based authentiction, update the <code class="docutils literal notranslate"><span class="pre">ondemand-dex</span></code> package.</p>
<li><p>(Optional) If using Dex based authentication, update the <code class="docutils literal notranslate"><span class="pre">ondemand-dex</span></code> package.</p>
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>sudo yum update ondemand-dex
</pre></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion develop/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8990f07

Please sign in to comment.