Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Dauvergne 75c7c0161b add pam authentication backend 2011-09-13 14:56:51 +02:00
Benjamin Dauvergne 5b76c486f4 [README] add django dependency, add dependencies needed versions 2011-04-26 17:11:26 +02:00
Mikaël Ates bb89acd2b3 Switch to AGPL3. 2011-04-08 12:20:43 +02:00
Benjamin Dauvergne 66c3a36e1e [README] add a feature section 2011-03-03 12:23:24 +01:00
Benjamin Dauvergne 51f5b1b9cc Complete the LDAP section of the README file
Reorder some of the questions, add section titles.
2011-03-02 17:56:24 +01:00
Benjamin Dauvergne 3fefcc59f2 [README.rst] add a Roadmap section 2011-02-14 17:18:01 +01:00
Benjamin Dauvergne fdd8397869 [idp] add a CAS 1.0 and 2.0 IdP implementation
It depends on an external LDAP directory to retrieve the user
attributes, as most CAS authentications.

It lacks implementation of proxy tickets, directed identities and
service URL whitelisting.
2011-02-14 17:16:53 +01:00
Benjamin Dauvergne 0d1579a157 Remove README from idp_openid, append it to root README.rst file 2011-02-11 16:11:53 +01:00
Benjamin Dauvergne 389c789414 [settings] remove django-debug-toolbar requirement, make south a requirement 2011-02-11 12:20:45 +01:00
Benjamin Dauvergne f85c9e6806 [README] add easy_install command lines, fix django-south module name 2011-02-10 17:19:14 +01:00
Benjamin Dauvergne 251a5206b8 [README] add command line to install all python modules using pip 2011-02-10 16:18:17 +01:00
Benjamin Dauvergne 08ce137af7 [README] simplify the syncdb/migrate command lines 2011-02-10 16:14:30 +01:00
Benjamin Dauvergne 6ed8cc4205 [README] django south is required
Now that we used django south it is mandatory if we hope people be able
to update to new version of authentic2.
2011-02-10 15:58:42 +01:00
Benjamin Dauvergne f07bd74db4 [core] integrate the South db migration library
Update the README.rst to explain how to upgrade authentic2 database.
2011-02-01 17:17:59 +01:00
Benjamin Dauvergne ebad614974 Add note to the README file about using the SAMLv2 IdP 2011-01-06 09:08:16 +01:00
Benjamin Dauvergne 8d0ee2db92 Remove reference to ID-FF 1.2 from the README 2011-01-06 09:02:10 +01:00
Benjamin Dauvergne 0254ccb3d9 Move LDAP use instructions to the main README file 2011-01-05 19:21:00 +01:00
Jérôme Schneider d2ecc31fb1 Add dependencies in the README 2010-06-02 12:09:14 +02:00
Frédéric Péters d9353e391b Change INSTALL to more like a general README file 2010-06-01 11:35:13 +02:00