Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
proto3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
protokollsystem
proto3
Commits
4d789866
Commit
4d789866
authored
7 years ago
by
Robin Sonnabend
Browse files
Options
Downloads
Patches
Plain Diff
Remove authentication backend obsoletion feature
parent
99c11bf4
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
common
+1
-1
1 addition, 1 deletion
common
templates/layout.html
+0
-5
0 additions, 5 deletions
templates/layout.html
with
1 addition
and
6 deletions
common
@
4c0c16f0
Compare
b6a8aa25
...
4c0c16f0
Subproject commit
b6a8aa253ae1836b95f45bd77ab37334d1a9bc6a
Subproject commit
4c0c16f069bb39d593b53eae0c2b92b1f05eba90
This diff is collapsed.
Click to expand it.
templates/layout.html
+
0
−
5
View file @
4d789866
...
@@ -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 %}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment