nextcloud / forms

📝 Simple form & survey app for Nextcloud
https://apps.nextcloud.com/apps/forms
GNU Affero General Public License v3.0
316 stars 97 forks source link

fix: Fix form view without permissions #2268

Closed Koc closed 1 month ago

Koc commented 1 month ago

Reproducer:

  1. Create form (without sharing)
  2. Copy internal link
  3. Open internal link by another user

Expected result:

Actual result:

So, now after receiving http 403/404 error we are showing an error and got redirected to main page

:mag: Preview

![image](https://github.com/user-attachments/assets/a370f61d-c513-40d3-aa81-c7476619bacc)