Actions
Bug #12216
closedUnathenticated API v1 are not accessible anymore
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
% curl -k -s http://localhost:8082/rudder-web/api/status <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 403 Access is denied</title> </head> <body><h2>HTTP ERROR 403</h2> <p>Problem accessing /rudder-web/api/status. Reason: <pre> Access is denied</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.6.v20170531</a><hr/> </body> </html>
Actions