[icinga-checkins] icinga.org: icinga2/support/2.0: Adapt url_cgi_path in cgi.cfg, so that icinga2-classic doesn't trigger csrf protection
git at icinga.org
git at icinga.org
Thu Jun 26 14:13:53 CEST 2014
Module: icinga2
Branch: support/2.0
Commit: 5aa026b6ecbb9f2dd1e2ffaf64a3dfa9f536f089
URL: https://git.icinga.org/?p=icinga2.git;a=commit;h=5aa026b6ecbb9f2dd1e2ffaf64a3dfa9f536f089
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Jun 20 16:01:16 2014 +0200
Adapt url_cgi_path in cgi.cfg, so that icinga2-classic doesn't trigger csrf protection
---
debian/classicui/cgi.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/classicui/cgi.cfg b/debian/classicui/cgi.cfg
index eb7316a..fae1151 100644
--- a/debian/classicui/cgi.cfg
+++ b/debian/classicui/cgi.cfg
@@ -70,4 +70,5 @@ log_file=/var/log/icinga2/compat/icinga.log
log_rotation_method=h
log_archive_path=/var/log/icinga2/compat/archives
date_format=us
+url_cgi_path=/cgi-bin/icinga2-classicui
# EOF
More information about the icinga-checkins
mailing list