Skip to content

Added Authentication functionality

Choose a tag to compare

@mansab mansab released this 08 Jun 10:39
· 42 commits to main since this release
2e1a425

The app now support Basic auth, set the following two environment variables at the run time:

BASIC_AUTH_USERNAME=<value>
BASIC_AUTH_PASSWORD=<value>