add support for authentication using external programs

Fixes #62
This commit is contained in:
Nicola Murino
2020-01-06 21:42:41 +01:00
parent e046b35b97
commit 531091906d
6 changed files with 485 additions and 5 deletions

View File

@@ -39,7 +39,9 @@
"execute_on": [],
"command": "",
"http_notification_url": ""
}
},
"external_auth_program": "",
"external_auth_scope": 0
},
"httpd": {
"bind_port": 8080,