Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Dauvergne 207a9b8320 [setup] fix setup.py after running pylint 2011-04-21 11:39:34 +02:00
Mikaël Ates bb89acd2b3 Switch to AGPL3. 2011-04-08 12:20:43 +02:00
Benjamin Dauvergne e2e773615f Release 1.9.1 2011-03-03 18:14:14 +01:00
Mikaël Ates ff7de7be22 [Feature #271] : Make SSLAuth a good citizen of Authentic2 - cleaning 2011-02-16 11:46:32 +01:00
Benjamin Dauvergne 2a59ac4d63 Improve python packaging for release 1.9.1 2011-02-11 16:12:21 +01:00
Benjamin Dauvergne 5c08178d7e Move templates and manage.py into authentic2 module directory 2011-02-10 22:56:45 +01:00
Benjamin Dauvergne d06753369f Change projet URL in setup.py 2011-02-10 17:18:12 +01:00
Benjamin Dauvergne 5a52f77268 Add auth2 prefix to all authentication applications
Conflicts:

	authentic2/settings.py
2011-02-01 15:19:07 +01:00
Benjamin Dauvergne bea866d059 Add javascript files from the totp_js package 2011-01-05 20:05:06 +01:00
Benjamin Dauvergne 756c3d1c77 Fix badly placed end of list marker 2011-01-05 19:13:14 +01:00
Mikaël Ates e5e9e61fd3 Updated setup.py. 2010-12-23 09:50:43 +01:00
Benjamin Dauvergne 541d656a5f Simplify setup.py by using only distutils 2010-10-22 15:57:23 +02:00
Benjamin Dauvergne 35a32efe02 Change global package name for authentic2
All packages moved under authentic2 directory
authentic2.settings now target media/ templates/ and authentic.db files
under the current directory.
2010-10-22 14:43:51 +02:00
Jérôme Schneider 2484954daa Remove registration signals, enable OpenID authentification and add dependencies in setup.py
* django_openid_provider/__init__.py: remove registration signals
 * django_openid_provider/signals.py: remove registration signals
 * idp/__init__.py: remove registration signals
 * settings.py: enable OpenID authentification
 * setup.py: add dependencies
2010-10-04 16:16:57 +02:00
Frédéric Péters f094dc4748 Add a setup.py installation/packaging script 2010-06-01 12:15:56 +02:00