]> source.dussan.org Git - nextcloud-server.git/commit
add changes from Sebastian/dassIT and move default_realm to backend
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 29 Oct 2021 16:27:30 +0000 (18:27 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 20 Jan 2022 19:14:08 +0000 (19:14 +0000)
commitab983691dcc0e6eef438ce3f6bdbb66dcdab8e8a
tree3e578abb79b135a50d78c8fb11dcfceba2d2687c
parent3dc1ed8eff3837052de00455165a76f39b6e2ebb
add changes from Sebastian/dassIT and move default_realm to backend

- Sebastian added the switch depending on the preg_match result and with it
  the fall back to login credentials
- I turned default_realm to a backend option (was previously suggested as
  system config key)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/files_external/lib/Lib/Auth/SMB/KerberosApacheAuth.php
apps/files_external/lib/Lib/Backend/SMB.php