Commit Graph

  • a9faef1746 SSL Support: Add comments. Mikaël Ates 2010-06-02 17:58:33 +0200
  • 661fb86321 Merge branch 'master' of ssh://dev.entrouvert.org:10322/var/git/authentic Mikaël Ates 2010-06-02 17:48:14 +0200
  • a67b5d021c SSL Support: Admin interface for models Mikaël Ates 2010-06-02 17:47:33 +0200
  • 305ed80cba Add the required js/css/images for OpenID support Frédéric Péters 2010-06-02 17:30:54 +0200
  • 6638dd9157 Add a placeholder for additional javascripts Frédéric Péters 2010-06-02 17:05:26 +0200
  • ce1131d75a Do not duplicate / in URL Frédéric Péters 2010-06-02 17:04:40 +0200
  • bae8e6927f Correct urls.py indentation Mikaël Ates 2010-06-02 17:22:48 +0200
  • b8e9818e1a Merge branch 'master' of ssh://dev.entrouvert.org:10322/var/git/authentic Mikaël Ates 2010-06-02 17:17:54 +0200
  • 277e231d76 SSL Support: Better session and login management Mikaël Ates 2010-06-02 17:17:00 +0200
  • 7f72c06343 A little bit of i18n love for the OpenID part Frédéric Péters 2010-06-02 16:57:55 +0200
  • c19ac6a593 Newline at end of file Frédéric Péters 2010-06-02 16:57:45 +0200
  • 9008debff8 SSL Support: Display on login page if activated. mikael 2010-06-02 16:20:27 +0200
  • 43f6227b66 Update idp.saml urlpatterns to be more specific Benjamin Dauvergne 2010-06-02 16:15:28 +0200
  • 5d056e29c0 Start of the ID-FFv1.2 IdP endpoints Benjamin Dauvergne 2010-06-02 16:11:59 +0200
  • b7d967c8b5 Add ID-FFv1.2 methods for creating metadata files and Server objects Benjamin Dauvergne 2010-06-02 16:11:30 +0200
  • b58e591aa2 Fix rename get_metadata -> get_saml2_metadata Benjamin Dauvergne 2010-06-02 16:07:36 +0200
  • 3124382140 SAML Common: add ID-FF 1.2 bindings helper methods Benjamin Dauvergne 2010-06-02 15:54:54 +0200
  • 1853b8959a Add module to generate SAML 1.1 compatible metadata files Benjamin Dauvergne 2010-06-02 15:37:43 +0200
  • d740136a46 SAML2 Utils: improve NamespacedTreeBuilder, factorize KeyInfo generation and int_to_b64 Benjamin Dauvergne 2010-06-02 15:35:31 +0200
  • 9403152ebf Add a generic post form for liberty Jérôme Schneider 2010-06-02 16:00:20 +0200
  • ec67e96ee7 SSL Support: Error page not reachable. mikael 2010-06-02 15:59:15 +0200
  • d9c57e9ae2 Don't overwrite accounts/ url scheme with OpenID Frédéric Péters 2010-06-02 15:54:56 +0200
  • 25c4b9c695 Remove trailing spaces Frédéric Péters 2010-06-02 15:18:22 +0200
  • b97de939d5 Only add openid middleware/app if openid support is enabled Frédéric Péters 2010-06-02 15:17:16 +0200
  • 3ce99d49a9 Remove reference to admin_log_view app Frédéric Péters 2010-06-02 15:14:33 +0200
  • 2a649a9425 Reput authentic.idp.saml instead of idp.liberty Benjamin Dauvergne 2010-06-02 15:04:18 +0200
  • d7e54a3813 SSL Support: Title of error page corrected. Committer: mikael <mates@entrouvert.com> modified: sslauth/error.html mikael 2010-06-02 14:54:51 +0200
  • a7878d6a4a SSL Support: Error page when authentication has failed. Committer: mikael <mates@entrouvert.com> new file: sslauth/error.html modified: sslauth/login_ssl.py mikael 2010-06-02 14:52:28 +0200
  • 9920fb35f8 SSL Support Committer: mikael <mates@entrouvert.com> modified: settings.py new file: sslauth/README new file: sslauth/__init__.py new file: sslauth/authentic_ssl.vhost new file: sslauth/backends.py new file: sslauth/login_ssl.py new file: sslauth/middleware.py new file: sslauth/models.py new file: sslauth/util.py modified: templates/registration/login.html modified: urls.py mikael 2010-06-02 14:20:15 +0200
  • eab4725e6f Add template for django_authopenid BAUDINET Bertrand 2010-06-02 14:49:51 +0200
  • c6f663c105 Correct the url for openid and the installed_apps BAUDINET Bertrand 2010-06-02 14:48:18 +0200
  • 5d90e20fb7 Fixed the possibility to run without OpenID enabled Frédéric Péters 2010-06-02 14:01:37 +0200
  • d244f380d9 Handle invalid msg in idp.saml.saml2_endpoints.sso Benjamin Dauvergne 2010-06-02 13:39:25 +0200
  • 145a3da3dd Move saml2utils and x509utils to saml common module Benjamin Dauvergne 2010-06-02 13:35:09 +0200
  • baf5aaacd3 Put OpenID and SAML configuration option before the local_settings import Frédéric Péters 2010-06-02 13:28:43 +0200
  • 5a22691cf6 Add settings for disabled OpenID auth and SAML idps Benjamin Dauvergne 2010-06-02 13:24:45 +0200
  • 201136a68a Change import name for SAML IdP in urls.py Benjamin Dauvergne 2010-06-02 13:17:09 +0200
  • ce96786747 Fix import SAML idp Benjamin Dauvergne 2010-06-02 12:11:40 +0200
  • d2ecc31fb1 Add dependencies in the README Jérôme Schneider 2010-06-02 12:09:14 +0200
  • a5013a150c Stop blocking redirection when the debug toolbar is enable Jérôme Schneider 2010-06-02 11:48:36 +0200
  • 8daaa0ebd8 Change name of SAML idp directory Benjamin Dauvergne 2010-06-02 11:42:39 +0200
  • 5f4a5f4079 SAMLv2: in utils fix long lines, remove trailing blanks Benjamin Dauvergne 2010-06-02 11:38:27 +0200
  • 09fc6620b6 Add SAMLv2 endpoints Benjamin Dauvergne 2010-06-02 11:29:47 +0200
  • 78be2fbca8 Add SAML common module Benjamin Dauvergne 2010-06-02 11:28:40 +0200
  • 0ba4e42cd5 SAMLv2: remove endpoints.py Benjamin Dauvergne 2010-06-02 10:47:07 +0200
  • e48742c4b7 IdP: add an urls.py file for the idp application Benjamin Dauvergne 2010-06-02 10:46:16 +0200
  • 0d587b59ce SAMLv2: add liberty models to the admin pages Benjamin Dauvergne 2010-06-02 10:45:36 +0200
  • 83283f75a7 Add idp to mapped urls Benjamin Dauvergne 2010-06-02 10:45:04 +0200
  • c068458f0d SAMLv2: in saml2utils fix generation of IDP role descriptor Benjamin Dauvergne 2010-06-02 10:44:39 +0200
  • f22101f76d SAMLv2: validate metadata when adding a provider, extract the entityID Benjamin Dauvergne 2010-06-02 10:44:01 +0200
  • eb89661569 Add util module to manipulate SAMLv2 metadata files Benjamin Dauvergne 2010-06-01 16:55:38 +0200
  • 85983a705f Add util module to manipulate keys Benjamin Dauvergne 2010-06-01 16:55:21 +0200
  • 24cc224877 Add endpoints for ID-FF 1.2 Benjamin Dauvergne 2010-06-01 16:42:18 +0200
  • f825662a6e Revert "Add the module django-authopenid and his template" BAUDINET Bertrand 2010-06-02 11:31:45 +0200
  • 5b4912b874 Add the url for use openid, and a link to login with openid BAUDINET Bertrand 2010-06-02 11:17:18 +0200
  • 942fc3154b Add the module django-authopenid and his template BAUDINET Bertrand 2010-06-02 11:16:17 +0200
  • 2fe929bfa3 Merge input and textarea styles, force bg/fg colours Frédéric Péters 2010-06-01 17:18:30 +0200
  • d8c64354fa Remove bullets from items in error lists Frédéric Péters 2010-06-01 17:16:51 +0200
  • 7b9a43d3d4 Autofocus the login form on the username field Frédéric Péters 2010-06-01 17:13:14 +0200
  • 51a837dce8 Changed to light headers Frédéric Péters 2010-06-01 17:06:37 +0200
  • ee89c05f44 Fixed i18n of texts on login page Frédéric Péters 2010-06-01 17:05:37 +0200
  • b439d02944 Include titles in some registration templates Frédéric Péters 2010-06-01 17:02:06 +0200
  • 0d874012cd Ignore local_settings.py file Frédéric Péters 2010-06-01 16:59:23 +0200
  • d7fbfeac85 Add error pages Frédéric Péters 2010-06-01 16:59:04 +0200
  • b2d0729a04 Some minimalistic design Frédéric Péters 2010-06-01 16:37:00 +0200
  • a71c7677db Remove always-on auth header; links moved to the homepage Frédéric Péters 2010-06-01 16:30:10 +0200
  • 6496f19adc Require the user to be logged in to get to the index page Frédéric Péters 2010-06-01 16:23:56 +0200
  • 64d7fb0b9a Move pages from registration to accounts/ Frédéric Péters 2010-06-01 16:23:28 +0200
  • 79908f83b2 Ignore authentic.egg-info, created by setup.py Frédéric Péters 2010-06-01 14:29:57 +0200
  • 4aef249607 Initial debian packaging Frédéric Péters 2010-06-01 14:29:23 +0200
  • 7b5f026ea1 Liberty: add a LibertyArtifact model Benjamin Dauvergne 2010-06-01 14:05:19 +0200
  • 270075e5bc Liberty: add __unicode__ methods to some models Benjamin Dauvergne 2010-06-01 14:05:07 +0200
  • 4d984065ac Liberty: change LibertyProvider.metadata_url to entity_id Benjamin Dauvergne 2010-06-01 14:04:53 +0200
  • f094dc4748 Add a setup.py installation/packaging script Frédéric Péters 2010-06-01 12:13:52 +0200
  • 8d7923cce3 Add default name id format option to service provider model Benjamin Dauvergne 2010-06-01 12:08:49 +0200
  • e0f76d6f68 Complete liberty model Benjamin Dauvergne 2010-06-01 12:01:16 +0200
  • d9353e391b Change INSTALL to more like a general README file Frédéric Péters 2010-06-01 11:34:49 +0200
  • 3ac27f8912 Use reStructuredText syntax for "code" blocks Frédéric Péters 2010-06-01 11:28:56 +0200
  • e41b949f7f Start a model for the liberty application Benjamin Dauvergne 2010-06-01 11:31:01 +0200
  • 8b79f95210 Specify character set Frédéric Péters 2010-06-01 11:21:01 +0200
  • 1d2019e6f7 Localisation and internationalisation framework Frédéric Péters 2010-06-01 11:05:24 +0200
  • 6365b34943 Include, and style, a footer Frédéric Péters 2010-06-01 10:50:14 +0200
  • 928f07dffd Let registration pages set an appropriate <title> Frédéric Péters 2010-06-01 10:44:06 +0200
  • 77c6a49abb A little bit of form styling Frédéric Péters 2010-06-01 10:37:05 +0200
  • 51f987e83d Some minimalistic styling Frédéric Péters 2010-06-01 10:03:16 +0200
  • 8ed0caf85b Indent base.html template, and remove link to admin Frédéric Péters 2010-06-01 09:55:37 +0200
  • 9b72bb8490 Layout for media files, with an empty stylesheet at the moment Frédéric Péters 2010-06-01 09:52:55 +0200
  • 9add66f49a Remove instructional comments Frédéric Péters 2010-06-01 09:41:08 +0200
  • 9a564e8748 Remove unused database parameters from settings.py Frédéric Péters 2010-06-01 09:39:13 +0200
  • b424fddc38 Get database from project directory, not current working directory Frédéric Péters 2010-06-01 09:26:52 +0200
  • 191c832353 Basic implementation of the registration Jerome Schneider 2010-05-31 17:50:58 +0200
  • bad962a2b7 Look for local_settings.py, for local settings changes Frédéric Péters 2010-05-31 16:58:15 +0200
  • 3958632278 Add support for the django debug toolbar Frédéric Péters 2010-05-31 16:55:36 +0200
  • 1408cc4661 Add .pyo and .db files in gitignore Jerome Schneider 2010-05-31 16:16:05 +0200
  • f6e3cc80fb Customize administration base template to mention Authentic Frédéric Péters 2010-05-31 16:34:21 +0200
  • ecd08f18f8 Remove the sites application Benjamin Dauvergne 2010-05-31 16:06:27 +0200
  • 142ae8422b createsuperuser is not required, syncdb will ask for it Frédéric Péters 2010-05-31 16:01:51 +0200
  • 8e7b974002 ignore .pyc files Frédéric Péters 2010-05-31 15:59:52 +0200
  • bdb1fc8196 Add an INSTALL file Benjamin Dauvergne 2010-05-31 15:59:51 +0200
  • 2f5e89d0ff Add idp application and enable admin module Jerome Schneider 2010-05-31 16:07:59 +0200