wallabag/tests/Wallabag/CoreBundle/Controller
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
..
ConfigControllerTest.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00
EntryControllerTest.php Use only one method to randomize 2019-01-19 21:09:33 +01:00
ExportControllerTest.php Enable PHPStan 2019-01-18 15:25:50 +01:00
RssControllerTest.php Enable PHPStan 2019-01-18 15:25:50 +01:00
SecurityControllerTest.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00
SettingsControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialControllerTest.php Disable controller access if feature disabled 2017-11-22 10:00:45 +01:00
StaticControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagControllerTest.php Add tests about the tag renaming process. 2018-09-25 10:18:36 +02:00