Commit Graph

449 Commits

Author SHA1 Message Date
Valentin Samir 443c7987a9 Update README, add information about internatinalization 2015-05-30 19:19:22 +02:00
Valentin Samir b6e2a7320b Usage of namespace for / -> /login redirection 2015-05-30 18:58:58 +02:00
Valentin Samir 238d6da2a3 SamlValidation -> SamlValidate 2015-05-29 20:07:53 +02:00
Valentin Samir 1d84f2c86e Update README with namespace 2015-05-29 19:38:34 +02:00
Valentin Samir 5d1ce93e06 fix allow_proxy_ticket 2015-05-29 19:33:42 +02:00
Valentin Samir ec85174fc4 forgotten self in super calls 2015-05-29 19:31:04 +02:00
Valentin Samir ff74a07965 Use only classe view, put ticket prefix as config option 2015-05-29 19:27:54 +02:00
Valentin Samir e1549dd6ff use a LogoutMixin 2015-05-29 16:14:27 +02:00
Valentin Samir a0b1a095e4 Login/Logout view are now class views 2015-05-29 16:11:10 +02:00
Valentin Samir 02872d218f Django command to clean old tickets 2015-05-28 17:30:27 +02:00
Valentin Samir 9a8b724224 add proxy_callback to admin interface 2015-05-28 15:30:51 +02:00
Valentin Samir 4fd4afd9c0 possibility to limit PT delivery by service 2015-05-28 15:27:21 +02:00
Valentin Samir 5ebc5169c3 set IssueInstant and ResponseID on saml error 2015-05-28 15:17:11 +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 7e2917e977 add a single_log_out parametters on Ticket for query optimisation 2015-05-28 14:05:48 +02:00
Valentin Samir c9629f65ae s/SSO/SLO/ 2015-05-28 02:16:24 +02:00
Valentin Samir 2bd2f8d8b3 Update french translation 2015-05-27 23:06:06 +02:00
Valentin Samir f0de5f738b start admin internationalisation 2015-05-27 22:56:20 +02:00
Valentin Samir 54e4314305 Ignore non used parallele requestor for SSO 2015-05-27 22:28:41 +02:00
Valentin Samir bc08402dab make SSO option visible in admin interface 2015-05-27 22:25:22 +02:00
Valentin Samir 2e199e0283 migration for the previous commit 2015-05-27 22:23:47 +02:00
Valentin Samir 54a79dacdd make SSO optional 2015-05-27 22:23:16 +02:00
Valentin Samir 9a4c6b9d7a some cosmetics 2015-05-27 22:18:01 +02:00
Valentin Samir 1fcb0a7110 copyright notice 2015-05-27 22:10:06 +02:00
Valentin Samir ad434a113f Some refactoring 2015-05-27 21:56:39 +02:00
Valentin Samir d173cd6190 proxies add --> append 2015-05-26 16:17:57 +02:00
Valentin Samir cf49573c61 Only SSO upon validated tickets 2015-05-23 21:12:42 +02:00
Valentin Samir 0a3e95ba2b Then redirecting to login, keep service param 2015-05-23 19:57:18 +02:00
Valentin Samir b08d6a3f97 typo 2015-05-23 19:47:54 +02:00
Valentin Samir 1229903dcc redirect to login if user do not exists 2015-05-23 19:47:10 +02:00
Valentin Samir 8e21931cf2 Warn if warn user session variable is not defined 2015-05-23 19:43:21 +02:00
Valentin Samir f9ccd6e540 CHange unique constrain 2015-05-23 19:32:02 +02:00
Valentin Samir f4935711cf add .mo files 2015-05-23 19:05:13 +02:00
Valentin Samir 49ce34758a update translation 2015-05-23 19:03:37 +02:00
Valentin Samir 54aa9c759e Loggin button as primary 2015-05-23 17:09:59 +02:00
Valentin Samir 6981433bdf Licence, readme and cie 2015-05-22 21:14:33 +02:00
Valentin Samir c16bb2d7f0 Redirect to login screen if GET on samlValidate 2015-05-22 19:39:51 +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 6964821da4 Make session expire on browser close 2015-05-19 18:33:56 +02:00
Valentin Samir 67d7a7dcf5 Forgot the migration file 2015-05-18 23:39:19 +02:00
Valentin Samir 556aa34a3f Bad unique constrain 2015-05-18 23:38:28 +02:00
Valentin Samir 0bc4e89970 Some improvments 2015-05-18 20:30:00 +02:00
Valentin Samir 937fdbb261 Remove some print debug 2015-05-18 02:05:12 +02:00
Valentin Samir 9112e6e475 Some login backends 2015-05-17 23:24:41 +02:00
Valentin Samir db65c3c50f Warning message on service authentication 2015-05-16 23:54:40 +02:00
Valentin Samir 711928d455 Do not warn on initial login and on renew 2015-05-16 23:50:25 +02:00
Valentin Samir 977399f938 bad variable name 2015-05-16 23:48:04 +02:00
Valentin Samir 667483fc49 initial commit 2015-05-16 23:43:46 +02:00