]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/commit
Implement authentification but don't enforce it yet.
authorphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Fri, 10 May 2019 22:14:57 +0000 (22:14 +0000)
committerphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Fri, 10 May 2019 22:14:57 +0000 (22:14 +0000)
commit2561340cc245aecfa1be64c2f8589c91411d5283
treec42a964b508fa0869b6ee413f6e9b7ac2abf080b
parent9c9fbb1d5a1294da56aea82cc4ce5216062d9960
Implement authentification but don't enforce it yet.

git-svn-id: http://www.winterrodeln.org/svn/wradmin/trunk@2818 7aebc617-e5e2-0310-91dc-80fb5f6d2477
setup.py
wradmin/__init__.py
wradmin/auth/forms.py [new file with mode: 0644]
wradmin/model/__init__.py
wradmin/templates/auth/login.html [new file with mode: 0644]
wradmin/templates/master.html