JensRantil / yubikey-basic-auth-proxy

Reverse HTTP proxy server that requires Yubikey OTP authentication to allow proxying.
MIT License
11 stars 0 forks source link

Support hotloading the `credentials.json` #8

Open JensRantil opened 8 years ago

JensRantil commented 8 years ago

To avoid having to restart the server. Probably hotreload should be done on SIGHUP Linux signal.