Commit graph

39 commits

Author SHA1 Message Date
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
f4882c3057 Add powered by footer, set warn cookie using javascript, w3c validation 2016-08-02 18:52:43 +02:00
Valentin Samir
aa98096059 Use custom templatetags instead settings custom attributes to Boundfields
As it do not work with django 1.7
2016-08-02 13:29:55 +02:00
Valentin Samir
2a1c90965c Add a checkbox to forget the identity provider if we checked "remember the identity provider" 2016-08-01 12:01:53 +02:00
Valentin Samir
fbc977c6bd Fix inversion between two gettext string 2016-07-30 19:20:52 +02:00
Valentin Samir
b45f8df09e Remove english "translation" and use full english text in the sources. Update french translation. 2016-07-30 01:34:43 +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
6eea76d984 Add pytest-warning to tests and correct some warnings, complete coverage (essentially branch) 2016-07-29 13:58:32 +02:00
Valentin Samir
3ff4bb16a9 Drop dependancies django-picklefield and django-bootstrap3 2016-07-24 10:51:29 +02:00
Valentin Samir
646cdba6aa Do not display messages if auto_submit is True and javascript is enabled 2016-07-03 18:12:02 +02:00
Valentin Samir
8ddf06b82a Merge branch 'master' into federate 2016-06-21 18:04:17 +02:00
Valentin Samir
b96c0ef4c7 Wrap logo on small screens 2016-06-21 18:02:27 +02:00
Valentin Samir
3cef82b475 Hide h1 if auto_submit is enable 2016-06-20 13:51:40 +02:00
Valentin Samir
63a041463d No need for a different template for federated login 2016-06-20 13:38:50 +02:00
Valentin Samir
a209b06df0 Merge branch 'master' into federate 2016-06-20 13:36:30 +02:00
Valentin Samir
c7ac3bee7a Add a h1 to default templates and a logo 2016-06-20 13:31:59 +02:00
Valentin Samir
efdd97ec07 Test for CAS federation 2016-06-17 19:28:49 +02:00
Valentin Samir
77fcd7a24e Forgotten debug variable 2016-06-03 14:17:49 +02:00
Valentin Samir
755f571fd7 Bad button name on warn.html 2016-06-03 14:15:41 +02:00
Valentin Samir
20f11eca77 Use a POST for "warn me" and only generate the ticket after the "warn me" page 2016-06-03 14:11:07 +02:00
Valentin Samir
b4aef57534 Typo: loggin -> log in 2016-05-03 23:51:32 +02:00
Valentin Samir
80b16c002b Evaluate attributes variables in samlValidate.xml 2016-04-29 19:56:32 +02:00
Valentin Samir
10c53a8096 On logout display the number of sessions we are logged out from (none, 1, more). 2015-12-26 15:37:46 +01:00
Valentin Samir
9dc18675f9 Possibility to logout from all of one user sessions 2015-12-12 12:02:26 +01:00
Valentin Samir
187da57be1 Add a title to html pages 2015-12-11 13:29:37 +01:00
Valentin Samir
7beefa537f Template factorisation 2015-11-20 16:00:26 +01:00
Valentin Samir
f73e55b5ce Add a logout template and possibility to redirect to login on logout 2015-06-02 21:06:32 +02:00
Valentin Samir
54f9b7c50c compact xml suite 2015-06-02 00:03:57 +02:00
Valentin Samir
9f29d1ef20 xml compact suite 2015-06-01 23:59:49 +02:00
Valentin Samir
63f0719109 xml compact suite 2015-06-01 23:57:52 +02:00
Valentin Samir
152d43d5dc compact xml suite 2015-06-01 23:55:34 +02:00
Valentin Samir
4cfd29942b compact xml 2015-06-01 23:53:05 +02:00
Valentin Samir
871baaac87 some code refactoring and better error handling on ticket validation 2015-05-28 15:08:57 +02:00
Valentin Samir
54aa9c759e Loggin button as primary 2015-05-23 17:09:59 +02:00
Valentin Samir
f71bd22954 Add samlValidate 2015-05-22 19:31:50 +02:00
Valentin Samir
700e24e4fd Internationalizasion 2015-05-22 17:55:00 +02:00
Valentin Samir
0bc4e89970 Some improvments 2015-05-18 20:30:00 +02:00
Valentin Samir
667483fc49 initial commit 2015-05-16 23:43:46 +02:00