You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to protect the directory for access without authentication?
If you enter the full URL in the browser even without being authenticated, you can get the file in the temp folder.
Any additional configuration in the directory?
I understand that it needs to be public so that Office or Google can upload the file, the problem is to keep these files in the directory accessible.
How to protect the directory for access without authentication?
If you enter the full URL in the browser even without being authenticated, you can get the file in the temp folder.
Example: https://webmail.example.com.br/plugins/cloudview/temp/1/xxxxxxxxx.xlsx
Any additional configuration in the directory?
I understand that it needs to be public so that Office or Google can upload the file, the problem is to keep these files in the directory accessible.