Skip to content
Snippets Groups Projects
Commit 4d789866 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Remove authentication backend obsoletion feature

parent 99c11bf4
No related branches found
No related tags found
No related merge requests found
Subproject commit b6a8aa253ae1836b95f45bd77ab37334d1a9bc6a Subproject commit 4c0c16f069bb39d593b53eae0c2b92b1f05eba90
...@@ -68,11 +68,6 @@ ...@@ -68,11 +68,6 @@
{% endfor %} {% endfor %}
{% endif %} {% endif %}
{% endwith %} {% endwith %}
{% if current_user().obsolete %}
<div class="alert alert-error">
{{config.OBSOLETION_WARNING|safe}}
</div>
{% endif %}
{% block content %} {% block content %}
Diese Seite ist leer. Diese Seite ist leer.
{% endblock %} {% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment