spotify / cassandra-reaper

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

Add support for access control via Apache shiro #146

Closed sebbonnet closed 4 years ago

sebbonnet commented 8 years ago

Look here for the UI corresponding changes: spodkowinski/cassandra-reaper-ui#1

sebbonnet commented 8 years ago

The travis build is failing for this PR too, as it builds using java7. Do you envisage to upgade to java8 anytime soon? If not I'll have to revise the PR to make it work on java7 too

adejanovski commented 6 years ago

Hi @sebbonnet,

as you may know, we at The Last Pickle now maintain a hard fork of this project, in agreement with Spotify. As we widen its scope outside of just running repairs, Reaper users are requiring to secure the web UI now. Would you be willing to adapt your work on this PR (and on the UI part) and send it to github.com/thelastpickle/cassandra-reaper ?

It would be an awesome addition to the project for a most wanted feature !

adejanovski commented 6 years ago

I finally ported the feature to the TLP fork. Thanks for making the original work @sebbonnet !