This commit is contained in:
github-actions[bot] 2024-04-15 19:49:34 +00:00
parent 587236004e
commit 4d5e74680f
53 changed files with 202 additions and 202 deletions

View file

@ -22,7 +22,7 @@
<link rel="icon" href="../../../assets/logo/favicon-32x32.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.15">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.17">
@ -30,7 +30,7 @@
<link rel="stylesheet" href="../../../assets/stylesheets/main.7e359304.min.css">
<link rel="stylesheet" href="../../../assets/stylesheets/main.bcfcd587.min.css">
<link rel="stylesheet" href="../../../assets/stylesheets/palette.06af60db.min.css">
@ -2210,7 +2210,7 @@
<p>A drawback of this method is that any (compromised) Nextcloud application password can be used to access the user's mailbox. This introduces a risk that a Nextcloud application password used for something else (e.g. WebDAV file access) is compromised and used to access the user's mailbox. Discussion of that risk and possible mitigations fall outside of the scope of this scenario.</p>
<p>To answer the questions asked earlier for this specific scenario:</p>
<ol>
<li>Do I want to use Lua to identify mailboxes and verify that users are are authorized to use mail services? <strong>No. Provisioning is done through LDAP.</strong></li>
<li>Do I want to use Lua to identify mailboxes and verify that users are authorized to use mail services? <strong>No. Provisioning is done through LDAP.</strong></li>
<li>Do I want to use Lua to verify passwords that users authenticate with for IMAP/POP3/SMTP in their mail clients? <strong>Yes. Password authentication is done through Lua against Nextcloud.</strong></li>
<li>If the answer is 'yes' to question 1 or 2: are there other methods that better facilitate my use case instead of custom scripts which rely on me being a developer and not just a user? <strong>No. Only HTTP can be used to authenticate against Nextcloud, which is not supported natively by Dovecot or DMS.</strong></li>
</ol>
@ -2368,7 +2368,7 @@ curl<span class="w"> </span>-JLO<span class="w"> </span>https://raw.githubuserco
<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.tabs", "navigation.top", "navigation.expand", "navigation.instant", "content.action.edit", "content.action.view", "content.code.annotate"], "search": "../../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
<script src="../../../assets/javascripts/bundle.bd41221c.min.js"></script>
<script src="../../../assets/javascripts/bundle.1e8ae164.min.js"></script>
</body>