nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.99k stars 884 forks source link

Prevent enforced password removal when creating or editing a share #2960

Open xavi-b opened 4 months ago

xavi-b commented 4 months ago

Steps to reproduce

  1. Setup your server to enforce password protection on shares
  2. Create or edit a share

Expected behaviour

Based on the capabilities (I guess ?) from the server, we should not be able to remove password protect in this view : Screenshot 2024-06-26 at 09 01 49 jpeg

Actual behaviour

Instead we can change it but then when sharing we get the expected following error : Screenshot 2024-06-26 at 09 15 54 jpeg

Reasoning or why should it be changed/implemented?

Because as users we can lose all other changes we made to the share since the creation/editing of the share fails.

Environment data

Nextcloud iOS app version: 5.3.2

marinofaggiana commented 4 months ago

@mpivchev