Commit Graph

5 Commits

Author SHA1 Message Date
Maxime Besson
2639c482b1 Fix cookie removal on SAML logout (#2001)
Since the fixes for #1863, calling p->do consumes the response headers
set by any previous code. So we must only call do() in a return statement.
2019-11-06 18:44:10 +01:00
Maxime Besson
4afecb4620 Remove IDP cookie (#1941) 2019-10-17 23:09:03 +02:00
Xavier
f3c4ea0afb Tydy 2019-05-11 20:18:43 +02:00
Clément OUDOT
4db9839850 Fix some warnings in tests 2019-04-11 11:58:21 +02:00
Maxime Besson
756cf38159 Add unit tests 2019-03-01 10:18:57 +01:00