user_saml/lib
Frank Tröger ee459c687c
fixed login with chrome browser
- fix 'environment-variable' login problem with chrome browser
- problem: using nextcloud behind apache2 mod_auth_mellon, chrome browser gets too many redirects
- description: nc_sameSiteCookiestrict is not sent by chrome, because of the origin POST request by idp and the 3xx redirects on nextcloud side
2020-01-28 20:01:47 +01:00
..
AppInfo Load a timezone file if no timezone is set 2019-05-27 08:39:22 +02:00
Controller fixed login with chrome browser 2020-01-28 20:01:47 +01:00
Exceptions Add support for environment variable login 2016-11-14 13:47:30 +01:00
Middleware Add test for OnlyLoggedInMiddleware 2016-09-30 13:52:02 +02:00
Settings Make NameIDFormat configurable 2019-05-28 23:00:34 +02:00
DavPlugin.php remove anonymous option handling 2018-11-20 15:12:51 +01:00
SAMLSettings.php Use a prefix to obtain the nameid format 2019-05-29 09:53:52 +02:00
UserBackend.php Add counting to the user backend 2019-11-28 15:20:03 +01:00