Commit Graph

1831 Commits

Author SHA1 Message Date
Jérôme Schneider 0f8ccb4073 Release 0.5 2015-03-17 12:22:10 +01:00
Thomas NOËL 132277f7e5 fix commit bb92ab5ad, missing backslashes (#6691) 2015-03-16 17:15:09 +01:00
Thomas NOËL 1555a360d8 settings_loaders.TemplateVars: copy before update (#6744) 2015-03-16 16:26:18 +01:00
Thomas NOËL 84d4a4cc42 fix last commit (missing global_settings in settings) 2015-03-16 16:08:11 +01:00
Thomas NOËL 51cf53386d add context processor for TEMPLATE_VARS (#6743) 2015-03-16 15:33:13 +01:00
Thomas NOËL bb92ab5ad7 TemplateVars: add manager_homepage_* (#6691) 2015-03-16 14:52:49 +01:00
Thomas NOËL b70bf04d8a FileBaseSettingsLoader: do nothing if file doesn't exist (#6740) 2015-03-16 14:31:50 +01:00
Thomas NOËL 576894beba new TenantSettingsMiddleware (#6687) 2015-03-16 14:21:43 +01:00
Thomas NOËL 8cdefc1e54 add passerelle.get_saml_sp_metadata_url (#6730) 2015-03-13 15:36:47 +01:00
Thomas NOËL 778235c048 MellonAdapter: use django.db.connection instead of StoreRequestMiddleware (#6728) 2015-03-13 14:50:42 +01:00
Thomas NOËL a0bb6312c6 release 0.4 2015-03-13 11:42:02 +01:00
Thomas NOËL 0359e7daa2 multitenant/cache: programming error (#6722) 2015-03-12 18:06:59 +01:00
Benjamin Dauvergne 52c903f78e hobo_deploy: initialize the service provider name the dirty way (fixes #6684) 2015-03-10 18:39:51 +01:00
Frédéric Péters c041d278d3 setup: build .mo files during build step 2015-03-09 14:19:27 +01:00
Frédéric Péters 795313116e also distribute a secondary .mo file 2015-03-09 14:05:03 +01:00
Frédéric Péters 70ef13f0ad also distribute the compiled .mo files for now 2015-03-09 13:57:05 +01:00
Frédéric Péters 7f4494d3f0 distribute translations in tarball 2015-03-09 13:44:51 +01:00
Frédéric Péters 8d53aa9766 middleware: add service base URLs to template vars settings (#6644) 2015-03-09 10:06:01 +01:00
Frédéric Péters 53dcba29cb add back broadcast_queue (#6533) 2015-03-09 09:36:36 +01:00
Frédéric Péters fb6bd1af53 expose service slug in forms (#6639) 2015-03-09 09:13:14 +01:00
Frédéric Péters f40fa202ab translation fix 2015-03-09 09:10:37 +01:00
Frédéric Péters 4b7e18c8c8 management: fix passing of --domain argument to commands (#6625) 2015-03-05 17:18:33 +01:00
Frédéric Péters 6a5cd16783 middleware: publish hobo variables and site title as context vars (#6619) 2015-03-05 11:05:10 +01:00
Frédéric Péters 9a5e88eb36 agent: create policy before creating service providers (#6569) 2015-02-23 09:57:52 +01:00
Frédéric Péters e6b77229ea agent: don't use policy details to get to it (#6566) 2015-02-23 09:55:14 +01:00
Serghei Mihai 3256d05261 agent: add accepted nameid formats to authentic default SP policy (#6563) 2015-02-20 16:54:56 +01:00
Frédéric Péters b31a4d20ec multitenant: use an adapter for mellon authentication (#6547)
This is better than meddling with the settings at runtime.
2015-02-18 10:50:10 +01:00
Frédéric Péters 99f6da762a manager: add service icon as background (#6545) 2015-02-17 22:04:54 +01:00
Frédéric Péters 54c58afffc manager: don't display template url section (#6544) 2015-02-17 21:53:54 +01:00
Thomas NOËL 7c55f4c37c multitenant: remove useless deploy command (#6543) 2015-02-17 19:13:18 +01:00
Frédéric Péters d56482bc44 agent: use authentic2 get_url method to retrieve metadata (#6530) 2015-02-17 11:48:40 +01:00
Frédéric Péters 251cbd3cc9 multitenant: custom runserver command to server tenant static files (#6523) 2015-02-17 10:46:56 +01:00
Frédéric Péters 276e0e3cf7 agent: don't keep celery connections open (#6531) 2015-02-17 10:46:56 +01:00
Frédéric Péters 615b3130e2 agent: add is_superuser to authentic default attributes (#6528) 2015-02-17 00:10:21 +01:00
Frédéric Péters d375bf70b2 agent: do not create 'role' attribute many times (#6527) 2015-02-17 00:10:21 +01:00
Thomas NOËL 88dd4a5867 multitenant: can redirect is no tenant (#6505) 2015-02-16 18:38:56 +01:00
Thomas NOËL aa52d5d9f7 multitenant: no template_loader on public schema (#6524) 2015-02-16 18:11:33 +01:00
Thomas NOËL 25909dd619 Revert "multitenant: migrate_schemas->migrate_tenants (#6521)"
... because `migrate_schemas` is needed by `create_tenant` (via
django-tenant-schemas)

This reverts commit 2705a0c4b3.
2015-02-16 17:10:39 +01:00
Jérôme Schneider 3a46928461 MANIFEST.in: include COPYING and README 2015-02-16 15:41:44 +01:00
Frédéric Péters 7e082ae4bf add missing __init__.py files 2015-02-16 15:12:24 +01:00
Thomas NOËL 2705a0c4b3 multitenant: migrate_schemas->migrate_tenants (#6521) 2015-02-16 14:19:37 +01:00
Frédéric Péters e5d7c46321 agent/authentic2: don't abort when it fails to get SP metadata (#6513) 2015-02-16 14:05:47 +01:00
Frédéric Péters c9f811d027 agent/authentic2: use specific app label to avoid conflicts (#6514) 2015-02-16 14:05:47 +01:00
Frédéric Péters a544733a23 agent/worker: use common code to call deployment agent (#6512) 2015-02-16 14:05:47 +01:00
Frédéric Péters d2c08711ad general: do not expose users that do not have a password set (#6511) 2015-02-16 14:05:47 +01:00
Frédéric Péters 0ed8da2295 agent: create authentic users as superusers (#6509) 2015-02-16 14:05:47 +01:00
Frédéric Péters 3278d9d2aa add a /login/local/ url in case of idp down (#6478) 2015-02-16 14:05:47 +01:00
Frédéric Péters 09a081b7ce authenticate against mellon when an idp is marked (#6478) 2015-02-16 14:05:47 +01:00
Frédéric Péters 4cda5b2f8f environment: add an attribute to mark authentic object as hobo idp (#6478) 2015-02-16 14:05:47 +01:00
Frédéric Péters 15fcd6cc08 add initial migrations 2015-02-16 14:05:47 +01:00