Commit Graph

457 Commits

Author SHA1 Message Date
Benjamin Dauvergne 510da1beb8 bump release to 1.1.0 2014-07-15 16:13:20 +02:00
Benjamin Dauvergne b96ceaf71e allauth_authentic2/provider: in pre_social_login_populate_user signal, only save existing users 2014-07-15 16:12:32 +02:00
Benjamin Dauvergne a7ed8a9646 allauth_authentic2/provider: update user first_name and last_name event after its first connection 2014-07-03 14:58:06 +02:00
Benjamin Dauvergne 1e4add7841 add a __template.ezt view 2014-07-01 16:22:46 +02:00
Benjamin Dauvergne e86d71ac0a settings: import /etc/portail-citoyen/config.json and /etc/portail-citoyen/config.json 2014-07-01 13:52:55 +02:00
Benjamin Dauvergne eebae2484e settings,urls: load cmsplugin-blurp if it's importable 2014-07-01 12:55:46 +02:00
Benjamin Dauvergne 94f3d5ca6a templates: add template autologin.html to provider autologin capability in any page
It use the new JSONP logged-in web service from authentic. You must
declare you website in the VALID_REFERERS settings of your authentic
server.
2014-06-18 22:45:53 +02:00
Serghei Mihai ef4cb6dbff tenant templates dir got from env var 2014-05-27 10:50:49 +02:00
Benjamin Dauvergne ad08e4e9be allauth_authentic2: provision first_name and last_name 2014-05-27 10:32:47 +02:00
Benjamin Dauvergne 61fd4a3090 start.sh: make it work inside jenkins 2014-05-26 23:40:04 +02:00
Benjamin Dauvergne 307b0638fa README: complete document to use authentic2 as an OAuth2 IdP 2014-05-26 23:17:01 +02:00
Benjamin Dauvergne 1d6b540adb jenkins.sh: test the start.sh script 2014-05-26 23:16:49 +02:00
Benjamin Dauvergne fe4559e01c start.sh: make start.sh run migrations 2014-05-26 23:16:34 +02:00
Benjamin Dauvergne d81c6d1011 requirements: remove doubly listed django-admin-tools 2014-05-26 22:59:44 +02:00
Benjamin Dauvergne c71a4a7a07 requirements: use released django-cms 3, add dependency on django-admin-tools 2014-05-26 22:56:18 +02:00
Benjamin Dauvergne a0598983b2 start.sh: fix pyOpenSSL install, add libffi-dev to needed Debian packages 2014-05-26 22:56:18 +02:00
Benjamin Dauvergne 8b4e06eabf urls: remove commented code 2014-05-26 22:56:18 +02:00
Benjamin Dauvergne 7f8a95928c settings: make the authentic social account provider non mandatory 2014-05-26 22:56:18 +02:00
Serghei Mihai 9114b3b405 Doc update regarding the IdP config 2014-05-26 19:41:09 +02:00
Frédéric Péters 94dd6fa81e build: add missing django-admin-tools to requirements 2014-05-26 17:46:16 +02:00
Frédéric Péters cb8784feed jenkins: fix references to manage.py custom name 2014-05-26 17:41:50 +02:00
Frédéric Péters 63d0f8a411 fix name of requirements file 2014-05-26 17:38:06 +02:00
Serghei Mihai 3ac701909f typo fix 2014-05-26 17:19:26 +02:00
Serghei Mihai 3a07c1f93f multitenant settings included 2014-05-26 16:22:33 +02:00
Benjamin Dauvergne cc273544e7 feed_plugin: augment cache of aggregated feeds to 1 week
fixes #4838
2014-05-23 09:09:52 +02:00
Benjamin Dauvergne 4360c773a6 allauth_authentic2: fix typo 2014-05-22 19:20:09 +02:00
Benjamin Dauvergne b2dbc03414 allauth_authentic2: cast app_settings.VERIFY to bool 2014-05-22 19:16:29 +02:00
Benjamin Dauvergne 7fba45e625 allauth_authentic2: add an ALLAUTH_A2_VERIFY settings
Define SETTING_ALLAUTH_A2_VERIFY=0 to deactivate verification of SSL
certificate when contacting an OAuth2 identity provider.
2014-05-22 18:08:51 +02:00
Benjamin Dauvergne 423943e76c settings: change path of local static files 2014-05-22 16:02:33 +02:00
Benjamin Dauvergne ff40f36c46 allauth_authentic2: adding debug log around user provisionning 2014-05-22 12:14:10 +02:00
Benjamin Dauvergne 518c0e5a75 settings: activate CMS_PERMISSION 2014-05-22 11:28:08 +02:00
Benjamin Dauvergne c2aed13885 jenkins.sh: do not force pyOpenSSL version 2014-05-20 00:44:44 +02:00
Benjamin Dauvergne fa6873c3c4 allauth_authentic2: add setting to give super-admin power to user having a specific role 2014-04-07 11:02:07 +02:00
Benjamin Dauvergne 84f76d34af setting: extract authentic2 URL from environment 2014-04-03 16:53:22 +02:00
Benjamin Dauvergne 925809afbb settings: remove dead settings 2014-04-03 13:17:06 +02:00
Benjamin Dauvergne 145c463830 settings: load django-cms-ajax-text-plugin app 2014-04-03 13:16:51 +02:00
Benjamin Dauvergne d89e048e3d settings: load cms_ajax_text_plugin 2014-04-03 13:15:41 +02:00
Benjamin Dauvergne 363bd383b3 settings: disable plugin cache 2014-04-03 13:15:30 +02:00
Benjamin Dauvergne 8cfe341c3e remove dependencies on cms-ajax-text-plugin and cms-textwrapper 2014-04-03 10:15:04 +02:00
Benjamin Dauvergne e3ce49b2a2 MANIFEST.in: add *.otf to exported extensions 2014-04-03 10:06:23 +02:00
Jérôme Schneider a154be755f setup.py: the name of the manage.py is portail-citoyen2 2014-04-01 16:03:05 +02:00
Jérôme Schneider 788bc81155 __init__ : update version to match last git annotated tag 2014-04-01 16:01:14 +02:00
Benjamin Dauvergne ed6c299cab settings: in default settings ask for read and write scopes when using OAuth2 authentication 2014-03-31 11:34:37 +02:00
Benjamin Dauvergne 2a1eb70f19 data_source_plugin: add OAuth2 authentication 2014-03-31 11:34:14 +02:00
Benjamin Dauvergne 2a3788ff0f admin: override AdminSite.login to use classic login even for the administration pages 2014-03-26 15:17:01 +01:00
Benjamin Dauvergne 1bad481bf5 templates: remove unused files 2014-03-26 15:16:47 +01:00
Benjamin Dauvergne 633a5d1613 templates: overload admin/base_site.html 2014-03-26 15:16:32 +01:00
Benjamin Dauvergne ded6730804 update french translation 2014-03-26 15:16:14 +01:00
Benjamin Dauvergne 96e93aabf8 admin menu: remove all menu items 2014-03-26 15:11:54 +01:00
Benjamin Dauvergne 9bd45986bd admin dashboard: remove users and roles panel 2014-03-26 15:11:40 +01:00