github.com/cs3org/reva/v2@v2.27.7/changelog/2.7.3_2022-08-09/fix-publiclink-password.md (about)

     1  Bugfix: Allow removing password from public links
     2  
     3  When using cs3 public link share manager passwords would never be removed. We now remove the 
     4  password when getting an update request with empty password field
     5  
     6  https://github.com/cs3org/reva/pull/3094