wallabag/src/Wallabag/UserBundle/Form
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
..
NewUserType.php Add users management UI 2016-10-02 11:08:53 +02:00
SearchUserType.php Add filter to users management page 2017-05-02 15:28:39 +02:00
UserType.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00