phpmyadmin/libraries/classes/Plugins/TwoFactor
Maurício Meneghini Fauth 9e9611d162
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-15 01:11:54 -03:00
..
Application.php Pass a ServerRequest object to the 2FA plugin 2023-08-11 11:50:17 -03:00
Invalid.php Pass a ServerRequest object to the 2FA plugin 2023-08-11 11:50:17 -03:00
Key.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Simple.php Pass a ServerRequest object to the 2FA plugin 2023-08-11 11:50:17 -03:00
WebAuthn.php Pass a ServerRequest object to the 2FA plugin 2023-08-11 11:50:17 -03:00