Skip to content
Dane Rossenrode edited this page Apr 9, 2016 · 1 revision

@todo

User roles & Permissions

Cross-origin resource sharing (CORS)

"CORS is a mechanism that allows a web page to make XMLHttpRequests to another domain. Such "cross-domain" requests would otherwise be forbidden by web browsers, per the same origin security policy." (from the Drupal CORS module).

Clone this wiki locally