]> git.mxchange.org Git - friendica.git/commit
Add a lot of log-points
authorPhilipp <admin@philipp.info>
Thu, 7 Jul 2022 19:33:41 +0000 (21:33 +0200)
committerPhilipp <admin@philipp.info>
Thu, 7 Jul 2022 19:33:41 +0000 (21:33 +0200)
commite4a83eafb80c4613ca15640ff79b7e74d0fc5eae
tree48fb9f9d377ed4ddef0a477707c9db8d3eb8a6e1
parent464fdb955c6d9078497ea9dc6bc1f1d6247a01fa
Add a lot of log-points
src/Module/Security/TwoFactor/SignOut.php
src/Module/Security/TwoFactor/Trust.php
src/Module/Settings/TwoFactor/Trusted.php
src/Security/TwoFactor/Exception/TrustedBrowserNotFoundException.php [new file with mode: 0644]
src/Security/TwoFactor/Exception/TrustedBrowserPersistenceException.php [new file with mode: 0644]
src/Security/TwoFactor/Factory/TrustedBrowser.php
src/Security/TwoFactor/Model/TrustedBrowser.php
src/Security/TwoFactor/Repository/TrustedBrowser.php