user_saml/lib
Frank Tröger c0deed8155
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
2019-11-27 18:04:01 +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 2019-11-27 18:04:01 +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 Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00
DavPlugin.php remove anonymous option handling 2018-11-20 15:12:51 +01:00
GroupBackend.php Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00
GroupDuplicateChecker.php Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00
GroupManager.php Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00
SAMLSettings.php Use a prefix to obtain the nameid format 2019-05-29 09:53:52 +02:00
UserBackend.php Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00