mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 23:54:46 +02:00
deploy: 290355cf5a
This commit is contained in:
parent
d51f77001c
commit
51d09e417c
45 changed files with 2994 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
<link rel="prev" href="../imap-folders/">
|
||||
|
||||
|
||||
<link rel="next" href="../../../faq/">
|
||||
<link rel="next" href="../auth-lua/">
|
||||
|
||||
|
||||
<link rel="icon" href="../../../assets/logo/favicon-32x32.png">
|
||||
|
@ -1690,6 +1690,26 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../auth-lua/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Lua Authentication
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue