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
3d0f2496dd
Put favicon (shortcut icon) URL in settings
2016-07-30 00:46:57 +02:00
b6cffcf482
Add new version email and info box then new version is available
2016-07-29 14:33:39 +02:00
f5dcbfe8a1
Add latest doc badge
2016-07-27 15:51:16 +02:00
3ff4bb16a9
Drop dependancies django-picklefield and django-bootstrap3
2016-07-24 10:51:29 +02:00
5f5f3595c8
Update README.rst put image link at the bottom of the document
2016-07-23 18:47:03 +02:00
542a0351e8
Use https://badges.genua.fr for badges
...
Our own instance of https://shields.io/
2016-07-22 14:47:31 +02:00
df01c93c35
Update README.rst
2016-07-06 14:15:10 +02:00
b0a07efe41
Add a display field to Identity Providers
2016-07-04 17:40:31 +02:00
aa433d3c58
Use django admin application to add/modif identty providers when CAS_FEDERATE is True
2016-07-04 17:23:11 +02:00
d6c6bac5eb
Add federated mode to features list in README.rst
2016-07-03 18:44:00 +02:00
36b165b699
Merge branch 'master' into federate
2016-07-03 18:43:14 +02:00
323f200afc
Add a TOC to README.rst
2016-07-03 18:40:11 +02:00
63f5b2cabf
Merge branch 'master' into federate
2016-07-01 16:44:22 +02:00
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
32b5627c38
Merge branch 'dev' into federate
2016-06-28 00:34:31 +02:00
bab79c4de5
More unit tests (essentially for the login view) and some docstrings
2016-06-27 23:55:17 +02:00
6faeaad57e
Typo in README.rst
2016-06-26 20:34:26 +02:00
ac206d56d6
Add some password check methods to the MySQL auth backend
2016-06-26 20:29:47 +02:00
86b9d72d4c
Update README.rst
2016-06-26 12:54:18 +02:00
23bbd8080a
Codacy badges and coverage
2016-06-26 10:41:15 +02:00
a6c77b54d8
Update some README links
2016-06-26 10:28:13 +02:00
4c5599ea7b
Add CAS_FEDERATE_PROVIDERS_LIST to settings parameters
2016-06-21 16:20:25 +02:00
3a71cc2cca
Add "remember my identity provider" expiry time in a setting parameter
2016-06-21 15:41:43 +02:00
a00e5d403d
Add a verbone names to CAS_FEDERATE_PROVIDERS
2016-06-21 14:46:01 +02:00
16fd0f5dbb
style
2016-06-20 14:22:53 +02:00
0dba0d1776
Style and federated doc about the manage command cas_clean_federate
2016-06-20 14:20:49 +02:00
2b02568e5b
Doc for the federated mode
2016-06-20 14:15:00 +02:00
c7ac3bee7a
Add a h1 to default templates and a logo
2016-06-20 13:31:59 +02:00
3f4a4366b3
typos
2016-03-18 13:03:07 +01:00
2f6c69f182
For django 1.7 compatibility we need django-boostrap3 < 7.0.0
2016-03-18 13:02:36 +01:00
494da62935
Fix MysqlAuthUser when number of results != 1, typo in README
2015-12-19 17:14:02 +01:00
43ae81fdb3
Add link to GPLv4 badge
2015-12-18 19:22:56 +01:00
de8f0d016f
Update README badges
2015-12-18 13:08:16 +01:00
4e7ee29b4e
Add management commands to README
2015-12-13 15:25:44 +01:00
20aa4c0d74
Add logging capabilities
2015-12-13 13:57:35 +01:00
cd4b9846cd
Add a timeout to SLO requests
2015-12-13 13:50:01 +01:00
4f9e80f744
Update README and setup.py
2015-12-12 18:02:51 +01:00
f69801f413
Update README
2015-12-12 17:30:46 +01:00
78f4538f6a
Update README
2015-12-12 17:26:19 +01:00
b69769d71a
Django 1.9 compatibility
2015-12-12 13:53:21 +01:00
f73e55b5ce
Add a logout template and possibility to redirect to login on logout
2015-06-02 21:06:32 +02:00
443c7987a9
Update README, add information about internatinalization
2015-05-30 19:19:22 +02:00
1d84f2c86e
Update README with namespace
2015-05-29 19:38:34 +02:00
6981433bdf
Licence, readme and cie
2015-05-22 21:14:33 +02:00