Open rozetko opened 5 years ago
Currently, only Admin type user can use hastic-panel Because we use API methods which are available only for admins (getting datasource by name etc.) We should research whether it is possible not to use these API methods.
Admin
The only thing we can do about it: proxy API requests through hastic-server
Currently, only
Admin
type user can use hastic-panel Because we use API methods which are available only for admins (getting datasource by name etc.) We should research whether it is possible not to use these API methods.