-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add KerberosApacheAuth support to files_external #29349
Conversation
blizzz
commented
Oct 20, 2021
•
edited by icewind1991
Loading
edited by icewind1991
- requires Reuse of Apache Kerberos Ticket icewind1991/SMB#68 (was merged manually)
- … and 3rdparty bump
- requires fix check with krb constrained delegation icewind1991/SMB#111
- … and 3rdparty bump
/backport to stable22 |
5434fa6
to
4a65590
Compare
7437443
to
69ab1bd
Compare
/rebase |
69ab1bd
to
f9965e8
Compare
|
@icewind1991 we got 1) OCA\Files_External\Tests\Storage\SmbTest::testNotifyGetChanges failing, but that should be fairly unaffected by the addition. Any idea? |
/backport to stable22 |
ping @icewind1991 :) |
icewind1991/SMB#111 is also needed now (added as todo in the description) |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
- 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>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
9965ba0
to
a33e1dc
Compare
Signed-off-by: Robin Appelman <robin@icewind.nl>
96d0e3f
to
4fe70de
Compare
Also added an end-to-end test CI job |
Samba test is failing, but unrelated |