graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04221
[Question #231993]: DASHBOARD_REQUIRE_AUTHENTICATION
New question #231993 on Graphite:
https://answers.launchpad.net/graphite/+question/231993
I am new to graphite. I am using 0.9.10.
I would like to ensure that only logged in users can change dash board graphs.
I add in the following to the end of the /opt/graphite/webapp/graphite/local_settings.py:
DASHBOARD_REQUIRE_AUTHENTICATION = True
I then did a "sudo service apache2 restart"
This seems to not have any effect and non-logged in users can still modify dashboard graphs.
I was expecting a line to uncomment in local_settings.py but did not find such a line for this attribute - so like I said I just added to the end of the file.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.