spotify / cassandra-reaper

Software to run automated repairs of cassandra
235 stars 60 forks source link

Enable GUI headers also through reaper configuration #87

Closed rzvoncek closed 9 years ago

spodkowinski commented 9 years ago

Just to clarify the reason behind the enableCrossOrigin option: this is only needed to connect to reaper from a gui hosted on a different (development) server. Its not required and should be disabled due to security reasons if you serve the webui by reaper itself (as described in the installation instructions in the ui project).