This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
portail-citoyen2/portail_citoyen2
Benjamin Dauvergne 2a1eb70f19 data_source_plugin: add OAuth2 authentication 2014-03-31 11:34:14 +02:00
..
allauth_authentic2 allauth_authentic2: use Authorization header instead of query string to pass the access token 2014-03-26 12:24:12 +01:00
apps data_source_plugin: add OAuth2 authentication 2014-03-31 11:34:14 +02:00
fixtures remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
locale/fr/LC_MESSAGES update french translation 2014-03-26 15:16:14 +01:00
migrations remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
static/portail_citoyen remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
templates templates: remove unused files 2014-03-26 15:16:47 +01:00
templatetags remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
__init__.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
admin.py admin: override AdminSite.login to use classic login even for the administration pages 2014-03-26 15:17:01 +01:00
app_settings.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
cms_plugins.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
context_processors.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
dashboard.py admin dashboard: remove users and roles panel 2014-03-26 15:11:40 +01:00
forms.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
menu.py admin menu: remove all menu items 2014-03-26 15:11:54 +01:00
models.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
permission_hack.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
settings.py settings.py: add generic extraction of settings from environment 2014-03-26 14:52:43 +01:00
urls.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
utils.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
views.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
wsgi.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00