adagios icon indicating copy to clipboard operation
adagios copied to clipboard

REST API issues

Open agustik opened this issue 9 years ago • 0 comments

Multiple issues.

  1. CORS is disabled, can be fixed with apache config.
  2. CSRF token, can be fixed with settings.py
  3. adagios/rest/status/json/services does not support OPTIONS ( for ajax authentication)
  4. okconfig/json/addhost returns "OKConfigError: Template l not found"

agustik avatar Jun 06 '15 16:06 agustik