Commit Graph

57 Commits

Author SHA1 Message Date
Thomas NOËL e9ccac7303 MANIFEST.in: add missing auth_fc txt templates (#71695) 2022-11-25 00:56:39 +01:00
Benjamin Dauvergne ef70a4f54f remove getlasso.sh (#69991) 2022-10-07 15:25:00 +02:00
Frédéric Péters 4cbf548173 build: ship .svg files (#66497) 2022-08-16 12:52:21 +02:00
Valentin Deniaud 8eec403cb6 build: distribute src/authentic2/apps/authenticators/templates/ (#53902) 2022-05-19 17:09:13 +02:00
Frédéric Péters 7b141061e7 misc: use scss for all css files (#62936) 2022-03-29 10:54:16 +02:00
Valentin Deniaud bea7640b8e misc: remove auth2_ssl module (#57209) 2021-10-04 12:32:01 +02:00
Frédéric Péters 964992d451 build: distribute src/authentic2/backends/templates/ (#56074) 2021-08-09 20:07:33 +02:00
Benjamin Dauvergne e8fa64c228 MANIFEST.in: add templates from journal 2020-10-17 09:13:10 +02:00
Emmanuel Cazenave 6c01f7945b delete authentic2-provisionning-ldap plugin (#44334) 2020-09-16 17:42:44 +02:00
Thomas NOËL f149bd86f4 MANIFEST.in: add missing authentic2_auth_saml template (#34426) 2019-06-28 11:26:39 +02:00
Benjamin Dauvergne 7eda057909 integrate authentic2-auth-fc in packaging (#20852) 2019-05-31 14:51:55 +02:00
Benjamin Dauvergne 9fbbf0519a spring cleaning (#32934)
* reorganize views and forms
* add copyright headers to all .py files
* fix all style errors reported by flake8
2019-05-14 16:19:25 +02:00
Paul Marillonnet 4c9a4359aa python3: add getlasso3 script to MANIFEST.in (#32402) 2019-04-17 12:14:24 +02:00
Benjamin Dauvergne bc26abc94c remove vendored dpam library (fixes #29085) 2018-12-17 10:38:39 +01:00
Benjamin Dauvergne d0bcf4a992 remove authentic2_idp_openid (fixes #23515)
Code is no more used nor maintained.

Also remove diagnose.py which is obsolete too and referrred to
django-authopenid (and south and other obsolete things).

Mentions of OpenID libraries licenses were removed from license files.
2018-07-01 13:51:44 +02:00
Benjamin Dauvergne 5009b6eb8a add OpenID Connect IdP plugin (fixes #6982)
You must set a valid RSA JWK in a JWKSet in the setting key A2_IDP_OIDC_JWKSET
or only use HMAC signature for your clients.
2016-11-06 16:19:12 +01:00
Benjamin Dauvergne 8939d34693 MANIFEST.in: exclude .pyc files from tests 2016-11-03 16:36:00 +01:00
Benjamin Dauvergne 4efb2b534c add OpenID Connect authentication plugin (fixes #13714)
It only supports the authorization code flow, and configuration can only be done
through Django admin for now.
2016-11-03 16:31:02 +01:00
Frédéric Péters e0bfd23a8d misc: ship authentic2_auth_saml templates (#10595) 2016-04-08 14:34:30 +02:00
Benjamin Dauvergne 35535e0c57 MANIFEST.in: fix typo 2015-09-26 15:23:11 +02:00
Benjamin Dauvergne 52313b1926 tests: distribute ldif fixtures 2015-09-25 22:43:49 +02:00
Benjamin Dauvergne 09abfac0fc MANIFEST.in: distribute localization for custom_user, django_rbac and a2_rbac 2015-05-18 23:32:28 +02:00
Benjamin Dauvergne 9b23610a01 Fix missing distribution of locales and tempaltes for authentic2_idp_cas 2015-03-13 16:10:11 +01:00
Benjamin Dauvergne 4be3b68aa8 Make a plugin from the OpenID 2.0 IdP 2015-02-15 23:46:24 +01:00
Benjamin Dauvergne 72c32424de Remove include of gadjo files 2015-02-15 23:46:24 +01:00
Benjamin Dauvergne 2949cfe390 Move authentic2 into src/ 2015-02-15 23:46:24 +01:00
Benjamin Dauvergne 65058bea9d Distribute locale for SAML 2.0 IdP 2015-01-15 11:12:05 +01:00
Grigi e2213b9bda Added tox as a test-runner.
It will build different virtualenvs for each target.
getlasso.sh is somewhat hacky, but until lasso is installable through pip this is the workaround.

License: MIT

refs #5244
2014-12-11 14:33:49 +01:00
Benjamin Dauvergne e80c8a2c55 Distribute the plugin example 2014-11-06 10:59:16 +01:00
Benjamin Dauvergne 5ca50fd63d Remove auth2_openid as django-authopenid is not supported anymore
fixes #5441
2014-10-28 11:43:06 +01:00
Benjamin Dauvergne b0d3138848 MANIFEST.in: add authentic2/manager files 2014-08-14 12:18:09 +02:00
Benjamin Dauvergne 13a50077ed manager: add gadjo as a submodule (refs #5180)
* Use STATICFILES_DIR and TEMPLATE_DIRS to load gadjo templates and
	statics.
* Use MANIFEST.in to install gadjo
2014-08-14 11:17:34 +02:00
Benjamin Dauvergne 98f7d2febd authentic2/idp/static was move into authentic2/static 2014-03-24 15:34:40 +01:00
Benjamin Dauvergne 2e0e3e6567 remove authsaml2, it's reborn as plugin authentic2-auth-saml2 2014-03-21 00:10:13 +01:00
Jérôme Schneider ec775c426a add idp saml templates 2013-12-23 09:31:30 +01:00
Benjamin Dauvergne 59bba9e9d3 distribute locale files of disco_service application 2013-12-12 18:25:29 +01:00
Jérôme Schneider 2a356878a2 MANIFEST.in: include MANIFEST.in 2013-08-14 22:14:25 +02:00
Jérôme Schneider a03baed4d4 setup.py sdist: store version into the archive 2013-08-13 17:19:04 +02:00
Benjamin Dauvergne 91c9e0296a setup.py: update compile_translations command for new organization of translations files 2013-07-24 11:33:15 +02:00
Benjamin Dauvergne fd54b9441a setup: complete MANIFEST.in with missing binary translation files 2013-06-14 10:42:17 +02:00
Benjamin Dauvergne 5866751703 distribute local_settings.py.example 2013-05-13 17:25:57 +02:00
Benjamin Dauvergne 3a14d05b0c distribute test files 2013-05-13 17:25:57 +02:00
Benjamin Dauvergne c305e9549f add scripts declaration to setup.py 2013-04-16 12:13:49 +02:00
Benjamin Dauvergne 65283edc27 rename manage.py to authentic2-ctl 2013-04-14 12:04:25 +02:00
Mikaël Ates b31952b151 Distributable package of Authentic2 manage with Setuptools.
The setup is now based on the Setuptools.

    The ez_setup script of setuptools has been included
    for a virgin Python installation.
2012-05-11 14:30:13 +02:00
Mikaël Ates 098681d144 Add missing static files. 2011-12-22 22:02:43 +01:00
Mikaël Ates a40c0c7b34 Preparation for release 2.0.0 2011-12-22 19:11:28 +01:00
Benjamin Dauvergne 1501588554 add an AUTHORS.txt file 2011-12-22 15:45:55 +01:00
Benjamin Dauvergne e2e773615f Release 1.9.1 2011-03-03 18:14:14 +01:00
Benjamin Dauvergne 2a59ac4d63 Improve python packaging for release 1.9.1 2011-02-11 16:12:21 +01:00