Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
4d789866
Commit
4d789866
authored
Apr 04, 2018
by
Robin Sonnabend
Browse files
Remove authentication backend obsoletion feature
parent
99c11bf4
Changes
2
Hide whitespace changes
Inline
Side-by-side
common
@
4c0c16f0
Compare
b6a8aa25
...
4c0c16f0
Subproject commit
b6a8aa253ae1836b95f45bd77ab37334d1a9bc6a
Subproject commit
4c0c16f069bb39d593b53eae0c2b92b1f05eba90
templates/layout.html
View file @
4d789866
...
...
@@ -68,11 +68,6 @@
{% endfor %}
{% endif %}
{% endwith %}
{% if current_user().obsolete %}
<div
class=
"alert alert-error"
>
{{config.OBSOLETION_WARNING|safe}}
</div>
{% endif %}
{% block content %}
Diese Seite ist leer.
{% endblock %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment