wallabag/tests/Wallabag/CoreBundle
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
..
Command Enable OTP 2FA 2019-01-23 13:28:02 +01:00
Controller Enable OTP 2FA 2019-01-23 13:28:02 +01:00
Event Ensure language is valid 2018-10-13 09:39:00 +02:00
fixtures Use an alternative way to detect image 2017-06-05 22:54:02 +02:00
Form/DataTransformer Add missing TestCase namespace 2017-12-18 13:29:33 +01:00
GuzzleSiteAuthenticator Add missing TestCase namespace 2017-12-18 13:29:33 +01:00
Helper Enable PHPStan 2019-01-18 15:25:50 +01:00
Mock Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ParamConverter Enable PHPStan 2019-01-18 15:25:50 +01:00
Tools Counting two characters together as a word in CJK 2019-01-06 01:21:13 +08:00
Twig Use namespaced PHPUnit classes 2017-12-18 13:29:33 +01:00
WallabagCoreTestCase.php Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00