Go to file
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
.github Add the issue template 2017-04-05 09:52:24 +02:00
.tx Fix tx config 2018-02-12 23:00:50 +01:00
3rdparty Bump php-saml to 3.1.1 2019-05-27 09:31:39 +02:00
appinfo Add group backend to separate SAML groups from system/other groups 2019-11-27 18:01:53 +01:00
css fix height of select box to select the IDP 2018-11-16 09:42:12 +01:00
img Add icon to admin page sidebar 2017-01-24 12:01:34 -06:00
js Make NameIDFormat configurable 2019-05-28 23:00:34 +02:00
l10n [tx-robot] updated from transifex 2019-08-28 02:58:36 +00:00
lib fixed login with chrome browser 2019-11-27 18:04:01 +01:00
screenshots update screenshot 2018-08-17 20:17:36 +02:00
templates Make NameIDFormat configurable 2019-05-28 23:00:34 +02:00
tests Handle SLO logout requests from IdP via POST 2019-06-17 18:56:55 +02:00
.drone.yml Add testing for stable17 2019-09-05 10:54:09 +02:00
.gitignore Add endpoints to .gitignore 2016-11-24 10:12:07 +01:00
.scrutinizer.yml Don't define code coverage 2016-09-26 21:28:31 +02:00
CHANGELOG.md Update to 2.4.0 2019-09-06 11:35:52 +02:00
LICENSE Create LICENSE 2018-11-21 22:59:45 +01:00
Makefile Bump to 2.3.1 2019-05-29 09:54:56 +02:00