You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for authentication using external proxy (#33)
* add options for HTTP header authentication to config
* add template for handling error 401: Unauthorized
* support external authentication
Expects authentication to be done using an external tool (such as
Apache), that fills the users UUID to a HTTP header and acts as a
proxy.
* version 0.7.3, simple auth mode available, docs for auth created
* version 0.7.3, simple auth mode available, docs for auth created
* typo in link
* Bugfix/autoescape (#35)
* rename all j2 files back to html
* add Markup to dashboard to render tables from macros
* bugfix - V4 table cols, DOCS update
* bugfix, closes#38
---------
Co-authored-by: Jakub Man <[email protected]>
0 commit comments