]> source.dussan.org Git - nextcloud-server.git/commit
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 09:54:36 +0000 (11:54 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:52 +0000 (09:57 +0200)
commitdac31ad1010924bc2067fbbdaf5c856639c71091
tree25cf9a88696d00a6e8e76386f77ba73bf4ff7e72
parent1b387bb341d2ecf15b7cd3c946ceb9a33a984af7
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/lib/Connector/Sabre/Auth.php
lib/private/Authentication/TwoFactorAuth/Manager.php
lib/public/Authentication/TwoFactorAuth/IProvider.php
tests/lib/Authentication/TwoFactorAuth/ManagerTest.php