kpsul/kfet
Aurélien Delobelle e56200a569 kfet -- LoginGenericView directly disconnects users.
Since allauth is installed, users are not automatically logged out of CAS
when logging out GestioCOF.
This change simplifies the view and avoid being stuck because of
the redirect to the logout page, which happened via a GET request and so
prompting to confirm.
2018-10-21 17:09:12 +02:00
..
auth kfet -- LoginGenericView directly disconnects users. 2018-10-21 17:09:12 +02:00
cms core -- Fix flake8 errors 2018-10-06 13:15:33 +02:00
fixtures create checkout dynamically 2017-02-08 15:26:56 -02:00
management/commands core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
migrations core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
open core -- Install django-allauth-ens 2018-10-21 17:09:12 +02:00
static/kfet kfet -- Tables are sortable 2017-11-27 18:24:22 +01:00
templates/kfet core -- Install django-allauth-ens 2018-10-21 17:09:12 +02:00
templatetags core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
tests core -- Install django-allauth-ens 2018-10-21 17:09:12 +02:00
__init__.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
apps.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
autocomplete.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
config.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
consumers.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
context_processors.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
decorators.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
forms.py core -- Fix flake8 errors 2018-10-06 13:15:33 +02:00
models.py core -- Fix flake8 errors 2018-10-06 13:15:33 +02:00
routing.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
statistic.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
urls.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
utils.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
views.py core -- Fix flake8 errors 2018-10-06 13:15:33 +02:00