1
CORS origin allowed list check
Source: nextcloud/server#37716 · opened by @aleixq
CORS origin allowed list check: I think is useful to be able to operate with data from Nextcloud from other websites cms such as moodle, drupal, wp's while using different domains. The app webappassword lets use the DAV resources, it uses the sabre pluggable system to modify the response checking against a list of allowed domains. But I cannot find a way to use share api from different domain as files_sharing app is not providing neither the necessary preflight OPTIONS route, nor the @CORS annotation in the relevant controller methods. Also using it will allow every domain to gain access,...
No pledges yet. Be the first to back this.
Comments
Similar requests
CORS support in login v2 and OAuth2 flow
2 votes · 0 comments
CORS setting at user level
17 votes · 0 comments
Support for cross-domain WebDAV access (CORS)
58 votes · 0 comments
Allow admins to configure if 2FA setup during login is allowed
0 votes · 0 comments
Increase allowed comment length
6 votes · 0 comments
No comments yet.