django-allauth-ens/allauth_ens
Théophile Bastian 44e26bb8de Add capture_login_admin view
This fixes a redirection loop causing an authenticated user which is
*not* staff accessing /admin to be loop-redirected between
/admin -> /admin/login -> /accounts/login

Also include some hideous basic page to show a message. This should not
be a problem; a non-admin user accessing /admin deserves hurting their
eyes.
2018-05-10 11:46:23 +02:00
..
providers check valid clipper 2018-03-29 19:06:36 +02:00
scss Improve rendering of radios, checkboxes and select 2018-01-25 14:12:33 +01:00
static/allauth_ens Improve rendering of radios, checkboxes and select 2018-01-25 14:12:33 +01:00
templates Add capture_login_admin view 2018-05-10 11:46:23 +02:00
templatetags Eww, hard to sum up… 2018-01-16 16:57:18 +01:00
__init__.py Beta release 2018-01-25 22:53:44 +01:00
apps.py Eww, hard to sum up… 2018-01-16 16:57:18 +01:00
tests.py Eww, hard to sum up… 2018-01-16 16:57:18 +01:00
urls.py Minor changes 2017-09-16 02:33:40 +02:00
views.py Add capture_login_admin view 2018-05-10 11:46:23 +02:00