tomekkup / helenos

Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
160 stars 43 forks source link

Authentication #25

Closed belgacea closed 8 years ago

belgacea commented 8 years ago

Hi, I have trouble to set up authentication on helenos, is there any config to do ? I've successfully make it work without authentication, but now I've activated it and set an superuser (same as helenos : admin/admin), I get and error message : exceptionTypeName : "me.prettyprint.hector.api.exceptions.HInvalidRequestException" message : "InvalidRequestException(why:You have not logged in)" Somebody have correctly set up authentication with helenos ? Thx

Nexolight commented 8 years ago

Not so far. I even can't change the password of admin. Well I can at runtime but as soon as I restart the server it resets itself. I'm using the bundled version.

belgacea commented 8 years ago

Sorry, I found out my mistake. Thx