Commit Graph

62 Commits

Author SHA1 Message Date
Valentin Deniaud 4751846fed misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
Valentin Deniaud 8b506d4281 misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
Valentin Deniaud 86d946adcd misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
Valentin Deniaud 4bb33d3d3c misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
Loïc Dachary 882ce5d930 doc: explain how to run all the tests (#50921)
License: MIT
2021-02-16 17:38:32 +01:00
Loïc Dachary 0e2117c0aa doc: run tests with code coverage (#50921)
License: MIT
2021-02-16 17:38:32 +01:00
Loïc Dachary 27c3efc615 doc: note about tests/test_ldap.py failing because of apparmor (#50921)
License: MIT
2021-02-16 17:38:32 +01:00
Loïc Dachary a2ccc2ca89 doc: instructions to setup a development environment (#50921)
License: MIT
2021-02-16 17:38:32 +01:00
Loïc Dachary 5b4cf3e75f doc: sphinx.ext.pngmath is now sphinx.ext.imgmath (#50921)
License: MIT
2021-02-16 17:38:32 +01:00
Paul Marillonnet 5b8b62a19f set upper bound on django-import-export dependency version (#36774)
* so as to maintain the role CSV export feature
2019-10-08 14:02:22 +02:00
Paul Marillonnet 6d856ad3ca python3: remove "execfile", which isn't a builtin anymore (#31145) 2019-04-02 14:20:08 +02:00
Benjamin Dauvergne bc26abc94c remove vendored dpam library (fixes #29085) 2018-12-17 10:38:39 +01:00
Elias Showk 49420b2b96 removed django-admin-tools (#22626) 2018-07-17 09:21:07 +02: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
Thomas NOËL e7064769e6 setup.py: update dependency upon django-restframework>=3.3 (#10206) 2016-03-04 17:55:56 +01:00
Frédéric Péters 5066d120c6 doc: update "enable CAS" settings name 2016-02-22 10:59:04 +01:00
Benjamin Dauvergne 863ff010d4 update minimum dependencies versions 2015-08-06 09:53:55 +02:00
Benjamin Dauvergne ac04801dcd sync-metadata: load AttributeConsumingService sections of SAML 2.0 metadata files (fixes #6847) 2015-06-29 09:32:04 +02:00
Mikaël Ates 9f377351a9 documentation: fix block of code displays in quick ldap backend file. 2014-12-09 17:02:00 +01:00
Mikaël Ates 6e3622dd35 documentation: update mapping subject of attribute management. 2014-12-08 20:05:17 +01:00
Mikaël Ates c3f8d5fea1 documentation: remove old documentation files (refs #5455) 2014-12-03 17:24:39 +01:00
Mikaël Ates e5ebc66215 documentation: refactor documentation (refs #5455). 2014-12-03 17:24:38 +01:00
Benjamin Dauvergne 41f02e8cf7 remove AUTH_OATH setting description 2014-03-21 00:12:21 +01:00
Benjamin Dauvergne 2e0e3e6567 remove authsaml2, it's reborn as plugin authentic2-auth-saml2 2014-03-21 00:10:13 +01:00
Benjamin Dauvergne 430c1b3e82 add documentation on how to write migration working with a custom user model 2013-06-17 17:48:25 +02:00
Jérôme Schneider d1e4ef613b debian: begin new version for squeeze 2013-06-13 19:46:14 +02:00
Mikaël Ates f7f6814d33 Update release version in documentation header. 2012-05-11 18:06:44 +02:00
Mikaël Ates 5446cc9071 [doc] Update installation part of the documentation.
The documentation should be clearer about the installation of
    Authentic 2, taking in account that the setup script now
    manages dependencies.

    The documentation also contains a new part about the deployments in
    production and the use of collectstatic.
2012-05-11 17:32:14 +02:00
Mikaël Ates b7b7157199 [doc] Fix typo. 2012-04-27 15:14:19 +02:00
Mikaël Ates 26652c6c83 Update documentation version. 2012-04-27 13:36:34 +02:00
Mikaël Ates 8a8776475a Remind that collectstatic is not necessary in debug mode. 2012-04-27 11:19:03 +02:00
Mikaël Ates 2a3765b9e0 [doc] Add a word about the SAML SP protocol policy. 2012-04-25 10:42:11 +02:00
Mikaël Ates 7ff08a046a README and doc updated, dependency on Django 1.4. 2012-04-24 16:33:04 +02:00
Mikaël Ates e9c36735ed [doc] Update part on the debug-toolbar-dependency. 2012-04-24 16:13:17 +02:00
Mikaël Ates 0ca26b7fa0 [doc] Update download page. 2012-04-24 15:51:04 +02:00
Mikaël Ates 2cf3fbb26c [doc] Authentic 2 SAML2 SP, how a transient nameID can be handled. 2012-04-19 17:46:48 +02:00
Mikaël Ates 49f03a339e [doc] Fix inconsistency on the SAML2 SP and IdP configuration. 2012-04-19 17:46:48 +02:00
Mikaël Ates cb002e6f4f [doc] Aword on debug mode by default, statics and the debug toolbar.
The DEBUG mode by default is a temporary choice to have the users
beginning with Authentic 2 and using the development server not be
disappointed by the static files not served.

The Django Debug Toolbar is a dependency in the DEBUG mode.
2012-04-12 23:29:51 +02:00
Benjamin Dauvergne 461e390561 Reference deb.entrouvert.org for installing Lasso 2011-12-29 19:39:30 +01:00
Benjamin Dauvergne 7b34bd1e32 Remove instruction about installing django-registration as it is included in authentic2
django-registration is badly maintained currently, a fork exists named
django-registration2 but it is incompatible with django-auth-openid as
it changed some url internal names. For now we must consider
django-registration an internally distributed dependency. The copy in
authentic/vendor/registration/ should be updated regurlarly.
2011-12-29 19:36:49 +01:00
Mikaël Ates 92e7c373de [doc] Missing installation instruction. 2011-12-23 08:14:02 +01:00
Mikaël Ates c15f4b0c75 [doc] Use Lasso 2.3.6. 2011-12-21 18:44:35 +01:00
Mikaël Ates d5421feccd [doc] remove link to PDF file. 2011-12-21 18:40:57 +01:00
Mikaël Ates 01830ebf09 [doc] Prepare documentation for the release. 2011-12-21 18:26:44 +01:00
Mikaël Ates 0e596f1731 [doc] Fix title underline too short. 2011-12-21 18:26:14 +01:00
Mikaël Ates 4cacd2ac59 [doc] Fix title underline too short. 2011-12-21 18:24:22 +01:00
Mikaël Ates 492affffca [doc] Use name Authentic 2 2011-12-21 18:21:09 +01:00
Mikaël Ates 8ef4fdb713 [doc] Add a page about settings.py. 2011-12-20 18:48:18 +01:00
Mikaël Ates 2e5bf62fb7 [doc] Consent management doc page. 2011-12-14 19:33:22 +01:00
Mikaël Ates 65f7828686 [doc] Update index, center images, add logo. 2011-12-08 15:15:09 +01:00