Skip to content

Commit 007edba

Browse files
Publish new build of docs
1 parent 99cfc18 commit 007edba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/plugins/mixins.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7604,7 +7604,7 @@ <h3 id="mfaplugin"><span id="sec-plugins-mixins-mfaplugin"></span>MfaPlugin<a cl
76047604
<p>The mixin implements <a class="reference internal" href="#octoprint.plugin.TemplatePlugin" title="octoprint.plugin.TemplatePlugin (Python class) — Bases: OctoPrintPlugin, ReloadNeedingPlugin"><code class="xref py py-class docutils literal notranslate"><span class="pre">TemplatePlugin</span></code></a> to allow plugins to provide custom templates for the
76057605
MFA setup and verification process.</p>
76067606
<p>A reference implementation of an MFA plugin, implementing TOTP, can be found at <a class="reference external" href="https://github.com/OctoPrint/OctoPrint-MfaTotp">github.com/OctoPrint/OctoPrint-MfaTotp</a>.
7607-
Additionally there’s a dummy implementation used for testing as part of OctoPrint’s source code in the folder <code class="docutils literal notranslate"><span class="pre">.github/fixtures/mfa_dummy</span></code>.
7607+
Additionally there’s a dummy implementation used for testing as part of OctoPrint’s source code in the folder <code class="docutils literal notranslate"><span class="pre">.github/ci/mfa_dummy</span></code>.
76087608
Interested plugin developers are encouraged to take a look at both these implementation to get an idea of how to implement their own MFA plugin.</p>
76097609
<div class="admonition versionadded">
76107610
<p class="admonition-title"><span class="versionmodified added">Added in version 1.11.0.</span></p>

dev/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)