add working oauth and ldap client

This commit is contained in:
Jens Langhammer
2018-11-11 13:41:48 +01:00
parent 935155ce94
commit 5aa245cac0
212 changed files with 198506 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{% extends "administration/base.html" %}
{% block content %}
<form action="">
{{ form }}
</form>
{% endblock %}