Commit Graph

51 Commits

Author SHA1 Message Date
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
Mikaël Ates 3081e04df4 [doc] Single logout management. 2011-12-08 15:13:06 +01:00
Mikaël Ates f8f34e2112 [doc] Link for the documentation in PDF on the project website. 2011-12-08 11:49:14 +01:00
Mikaël Ates efb9a98cef Revert "[doc] Add a repository with a readable documentation."
Documentation is better on the project website.

This reverts commit d730d7f8f5.
2011-12-08 11:35:29 +01:00
Mikaël Ates fdbf33841d [doc] Link in the html doc on the pdf version. 2011-12-06 16:57:40 +01:00
Mikaël Ates d730d7f8f5 [doc] Add a repository with a readable documentation. 2011-12-06 16:56:56 +01:00
Mikaël Ates 64f904d610 [doc] remove documentation building files from the repository. 2011-12-06 16:53:47 +01:00
Mikaël Ates d23bb1065e [idp] Attribute policies can now be managed with global policies. 2011-10-21 18:52:04 +02:00
Mikaël Ates 01d47b6576 [idp] Default attribute name format is now URI, not BASIC. 2011-10-20 22:44:23 +02:00
Mikaël Ates 937e6b8183 [doc] New bits of documentation 2011-10-20 22:27:41 +02:00
Mikaël Ates 5f69bc7b70 [doc] Update documentation built
* HTML version: _build/index.html
  * PDF version: _built/latex/Authentic2.pdf
2011-10-20 10:05:58 +02:00
Mikaël Ates 0c6ebc6596 [doc] New bits of documentation. 2011-10-20 10:00:49 +02:00