Skip to content
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

[Bug]: WebDAV: Microsoft Powerpoint warns about unsecure sign-in method on save #6159

Closed
5 of 8 tasks
vansante opened this issue Oct 23, 2023 · 1 comment
Closed
5 of 8 tasks

Comments

@vansante
Copy link

vansante commented Oct 23, 2023

⚠️ Before submitting, please verify the following: ⚠️

Bug description

After creating a WebDAV share on windows, and saving a new file with Powerpoint to that WebDAV share, Powerpoint shows a warning about about unsecure sign-in method.

powerpoint_warning

Steps to reproduce

  1. Create a WebDAV mount on Windows (11).
  2. Open Office Powerpoint
  3. Create a new Powerpoint presentation
  4. Save the Powerpoint presentation to a new file on the WebDAV mount.
  5. The warning appears
    ...

Expected behavior

No warning appears

Which files are affected by this bug

jemoeder.pptx

Operating system

Windows

Which version of the operating system you are running.

Windows 11

Package

Other

Nextcloud Server version

27.1.2

Nextcloud Desktop Client version

n/a

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Empty it seems :(:


cfbf03d32393:/var/www/html# cat /mnt/ncdata/nextcloud.log
cfbf03d32393:/var/www/html#

Additional info

It seems that Office Powerpoint is doing an PROPFIND request without any authentication headers to the server, before showing the warning:

Charles_headers

@vansante
Copy link
Author

Just realized I filed this report in the wrong repository 🤦 . Closing, I opened a new one here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant