Go to file
Arthur Schiwon be6a8e97fe Move SAML configurations to a table of their own
- adds user_saml_configurations table and migrates existing configuration
- Controller methods are added since appconfig endpoints cannot be used
  anymore. THIS IS A BREAKING CHANGE.
- Frontend code is adjusted to use new endpoints.
- security-sloWebServerDecode was changed from global to provider specific
  setting. It being global seemed to be unintended. A migration path is yet
  missing.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-07 20:29:03 +00:00
.github bump setup to v2 2022-04-04 11:58:14 +02:00
.tx Fix tx config 2018-02-12 23:00:50 +01:00
3rdparty install deps on make appstore 2020-09-10 09:42:23 +02:00
appinfo Move SAML configurations to a table of their own 2022-04-07 20:29:03 +00:00
css Always use primary color for buttons 2020-12-08 16:20:05 +01:00
img Add icon to admin page sidebar 2017-01-24 12:01:34 -06:00
js Move SAML configurations to a table of their own 2022-04-07 20:29:03 +00:00
l10n [tx-robot] updated from transifex 2022-04-06 03:30:10 +00:00
lib Move SAML configurations to a table of their own 2022-04-07 20:29:03 +00:00
screenshots optimizes png raster 2020-01-19 09:49:08 -05:00
templates cs:fix 2021-12-10 09:28:16 +01:00
tests Move SAML configurations to a table of their own 2022-04-07 20:29:03 +00:00
.drone.yml wait for services on older images, too 2022-04-07 17:00:48 +02:00
.gitignore psr/container >= 1.1 breaks Symfony on PHP 7.3 2022-04-07 17:00:48 +02:00
.php_cs.dist Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
.scrutinizer.yml Don't define code coverage 2016-09-26 21:28:31 +02:00
CHANGELOG.md 4.1.0 2021-02-04 10:37:03 +01:00
composer.json Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
composer.lock Migrate phpunit and lint to github actions 2021-12-10 09:18:24 +01:00
LICENSE Create LICENSE 2018-11-21 22:59:45 +01:00
Makefile 4.0.0 2021-01-12 22:56:12 +01:00