wallabag/tests/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
..
CleanDuplicatesCommandTest.php
ExportCommandTest.php
InstallCommandTest.php Fix utf8mb4 on vendor tables 2018-11-28 22:04:55 +01:00
ListUserCommandTest.php
ReloadEntryCommandTest.php Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00
ShowUserCommandTest.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00
TagAllCommandTest.php