Currently, if INSERT INTO two_factor_accounts fails (e.g. in my case, because the gatekeeper sqlite file wasn't writable), Gatekeeper just returns a 400 response with no content, but it doesn't return or log any errors that would indicate what exactly is going on.
Microservice to bring 2FA to self hosted PDSes
Add an error log if 2FA can't be enabled #7
open
opened by
expand 1 commit
hide 1 commit
add error log when 2FA can't be enabled