Commit Graph

71 Commits

Author SHA1 Message Date
Yohann D'ANELLO 802fef95fa
Add Django 3.1 and Python 3.9 support
Signed-off-by: Yohann D'ANELLO <ynerant@¢rans.org>
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2020-12-22 23:07:32 +01:00
Valentin Samir 85a022686b Update README for python3 by default 2020-07-05 15:17:56 +02:00
Yohann D'ANELLO 4129687e41 Support Django 2.2 and 3.0 2020-07-05 14:52:01 +02:00
Ken Whitesell 5f30d614e5 General editing of README.rst 2020-07-05 14:52:01 +02:00
erdnaxe aa88bf7a67 Bootstrap 4 templates (#47) 2020-07-05 14:52:01 +02:00
Valentin Samir 797b6c6e61 Updates dependancies to Django>=1.11 2018-04-30 22:31:10 +02:00
Valentin Samir dc5f59ea46 Update PyPi url from https://pypi.python.org to https://pypi.org 2018-04-30 18:31:54 +02:00
Valentin Samir 81d7c7c9c6 Drop support of Django <1.11 and python 3.4 2018-04-29 19:16:02 +02:00
Valentin Samir 4de2e2c1c6 Add support for python 3.6 and Django 1.11 2017-11-17 16:56:44 +01:00
Jorik Kraaikamp 81ebc74ecd updated the readme 2017-03-29 15:38:21 +02:00
Valentin Samir f1fed48b21 Add ldap bind auth method and CAS_TGT_VALIDITY parameter. Fix #18 2016-10-07 15:27:43 +02:00
Valentin Samir 58be6fb3e4 Update coverage URLs 2016-09-10 01:16:33 +02:00
Valentin Samir 09e9b20c5b Do not use codacy for coverage 2016-09-09 14:25:43 +02:00
Valentin Samir 94c2168af1 Add Django 1.10 support 2016-08-25 13:02:45 +02:00
Valentin Samir e8d893beeb Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +02:00
Valentin Samir 8874a20292 Add link to the Authentication backend section in README.rst 2016-08-23 12:50:04 +02:00
Valentin Samir 6412ee5e09 Remove code-blocks and use double ` in README.rst 2016-08-22 15:17:48 +02:00
Valentin Samir f0e1aa8d7d README.rst typos 2016-08-22 15:10:18 +02:00
Valentin Samir 816156fa59 Allow the user defined CAS_COMPONENT_URLS to omit not changed values 2016-08-22 15:07:15 +02:00
Valentin Samir d0e92ed8f7 typo in README.rst 2016-08-06 11:09:38 +02:00
Valentin Samir ee003b6b65 Add a github version badge 2016-08-03 01:50:45 +02:00
Valentin Samir f4882c3057 Add powered by footer, set warn cookie using javascript, w3c validation 2016-08-02 18:52:43 +02:00
Valentin Samir 1a04b5af9d s@fr/1.9@en/stable@ in README.rst 2016-08-02 15:45:27 +02:00
Valentin Samir e9523baf7d Forgotten to remove ~comments in README.rst 2016-08-02 14:15:15 +02:00
Valentin Samir 94fc7d0e2b Add dependancies correspondance between python pypi, debian and centos packages 2016-08-02 14:06:52 +02:00
Valentin Samir 15188ba186 Add internal links to some sections to README.rst 2016-08-02 12:02:48 +02:00
Valentin Samir 2298b94f78 Add SqlAuthUser and LdapAuthUser auth classes. Deprecate the usage of SqlAuthUser in favor of SqlAuthUser.
SqlAuthUser use django databases management, and thus is compatible with all SQL databases supported
by django: postgresql, mysql, sqlite3 and oracle.

LdapAuthUser use the full pythonic ldap3 module
2016-07-31 17:09:27 +02:00
Valentin Samir 3d0f2496dd Put favicon (shortcut icon) URL in settings 2016-07-30 00:46:57 +02:00
Valentin Samir b6cffcf482 Add new version email and info box then new version is available 2016-07-29 14:33:39 +02:00
Valentin Samir f5dcbfe8a1 Add latest doc badge 2016-07-27 15:51:16 +02:00
Valentin Samir 3ff4bb16a9 Drop dependancies django-picklefield and django-bootstrap3 2016-07-24 10:51:29 +02:00
Valentin Samir 5f5f3595c8 Update README.rst put image link at the bottom of the document 2016-07-23 18:47:03 +02:00
Valentin Samir 542a0351e8 Use https://badges.genua.fr for badges
Our own instance of https://shields.io/
2016-07-22 14:47:31 +02:00
Valentin Samir df01c93c35 Update README.rst 2016-07-06 14:15:10 +02:00
Valentin Samir b0a07efe41 Add a display field to Identity Providers 2016-07-04 17:40:31 +02:00
Valentin Samir aa433d3c58 Use django admin application to add/modif identty providers when CAS_FEDERATE is True 2016-07-04 17:23:11 +02:00
Valentin Samir d6c6bac5eb Add federated mode to features list in README.rst 2016-07-03 18:44:00 +02:00
Valentin Samir 36b165b699 Merge branch 'master' into federate 2016-07-03 18:43:14 +02:00
Valentin Samir 323f200afc Add a TOC to README.rst 2016-07-03 18:40:11 +02:00
Valentin Samir 63f5b2cabf Merge branch 'master' into federate 2016-07-01 16:44:22 +02:00
Valentin Samir c2b146335f Fix somme RST errors in README.rst. Add a test in tox.ini to detect such errors 2016-07-01 02:38:36 +02:00
Valentin Samir 32b5627c38 Merge branch 'dev' into federate 2016-06-28 00:34:31 +02:00
Valentin Samir bab79c4de5 More unit tests (essentially for the login view) and some docstrings 2016-06-27 23:55:17 +02:00
Valentin Samir 6faeaad57e Typo in README.rst 2016-06-26 20:34:26 +02:00
Valentin Samir ac206d56d6 Add some password check methods to the MySQL auth backend 2016-06-26 20:29:47 +02:00
Valentin Samir 86b9d72d4c Update README.rst 2016-06-26 12:54:18 +02:00
Valentin Samir 23bbd8080a Codacy badges and coverage 2016-06-26 10:41:15 +02:00
Valentin Samir a6c77b54d8 Update some README links 2016-06-26 10:28:13 +02:00
Valentin Samir 4c5599ea7b Add CAS_FEDERATE_PROVIDERS_LIST to settings parameters 2016-06-21 16:20:25 +02:00
Valentin Samir 3a71cc2cca Add "remember my identity provider" expiry time in a setting parameter 2016-06-21 15:41:43 +02:00