dCache / dcache-view

A Web application that provide an easy to use User Interface for dCache System.
Other
1 stars 5 forks source link

Share dialog should not default to upload and delete rights #289

Closed ZNikke closed 1 year ago

ZNikke commented 1 year ago

The share dialog has upload and delete checked by default. This can be considered dangerous since it requires users to uncheck upload/delete when doing a read-only share (the most common action in our environment).

We propose a more prudent default of only having download and list checked by default.

Will submit pull request with suggested change.