Open klattimer opened 5 years ago
Absolutely no authentication has been added yet, probably want some PAM in there for the basics... Some things can't be accessed by non-root users and should therefore error and hide their widget.
part way through adding PAM and creating jwtauth tool for cherrypy.
I want the browser basic auth, so have added a logout hack. Still needs some testing before merging in. Also needs a login page template.
Absolutely no authentication has been added yet, probably want some PAM in there for the basics... Some things can't be accessed by non-root users and should therefore error and hide their widget.