wallabag/src/Wallabag/CoreBundle/Command
Jeremy Benoist a6b242a1fd
Enable OTP 2FA
- Update SchebTwoFactorBundle to version 3
- Enable Google 2fa on the bundle
- Disallow ability to use both email and google as 2fa
- Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7)
- use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add`
- update admin to be able to create/reset the 2fa
2019-01-23 13:28:02 +01:00
..
CleanDuplicatesCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ExportCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
InstallCommand.php Enable PHPStan 2019-01-18 15:25:50 +01:00
ListUserCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ReloadEntryCommand.php php-cs-fixer 2018-09-05 14:25:32 +02:00
ShowUserCommand.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00
TagAllCommand.php Better rendering for all core commands 2017-07-29 11:09:02 +02:00