]> git.ipfire.org Git - ipfire.org.git/commitdiff
wiki: Allow loggin in
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Nov 2018 15:53:32 +0000 (15:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Nov 2018 15:53:32 +0000 (15:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index 806b98e784a1c8071ca09e0d0ac195f020230ac1..858dca2b747e61fa6f56cfe492e4615cbd5a3d41 100644 (file)
                                                <div class="container d-flex justify-content-between">
                                                        &copy; {{ year }} - IPFire - {{ _("The Open Source Firewall") }}
 
-                                                       {% if not current_user and hostname in ("blog.ipfire.org", "nopaste.ipfire.org") %}
+                                                       {% if not current_user and hostname in ("blog.ipfire.org", "nopaste.ipfire.org", "wiki.ipfire.org") %}
                                                                <a href="/login">{{ _("Login") }}</a>
                                                        {% elif current_user %}
                                                                <span>