user_saml/lib
Björn Schiessle 860ffb24ad
make global scale setup more robust
If this server acts as a global scale master and the user is not
a local admin of the server we just create the user and continue
no need to update additional attributes.
But for local users, e.g. the admins of the global scale master
we should complete the user setup with all attributes

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-10-24 14:06:27 +02:00
..
AppInfo baseurl is expected to be the host name and protocol without path 2017-08-01 17:17:32 +02:00
Controller make global scale setup more robust 2018-10-24 14:06:27 +02: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 we only allow multiple user back ends in combination with SAML, not with environment variables 2018-08-13 16:51:59 +02:00
SAMLSettings.php set base url to 'http://domain/nextcloud/index.php/apps/user_saml/saml' 2018-10-09 22:08:33 +02:00
UserBackend.php add missing use clause 2018-10-04 15:19:55 +02:00