user_saml/lib/Controller
Roeland Jago Douma f5304f6757
Make work with posts and cookies again
Requires https://github.com/nextcloud/server/pull/21479 to fully work.
Basically don't save this info in the session (which is lax by default
starting with NC19 but also soon with new chromes and firefox). We now
save it is a cookie that is set to None. This is the best we can do I
think.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-10 10:01:16 +02:00
..
SAMLController.php Make work with posts and cookies again 2020-07-10 10:01:16 +02:00
SettingsController.php content doesn't have to be a array, e.g. for category=type, content is 'saml' 2018-11-19 12:25:12 +01:00
TimezoneController.php Load a timezone file if no timezone is set 2019-05-27 08:39:22 +02:00