blob: 1980139d12b05e84ea3506e7a4b13606ba6db9e7 (
plain)
1
2
|
[chttpd]
authentication_handlers = {chttpd_auth, jwt_authentication_handler}, {chttpd_auth, proxy_authentication_handler}, {chttpd_auth, cookie_authentication_handler}, {chttpd_auth, default_authentication_handler}
|