]> git.mxchange.org Git - friendica.git/commit
Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 23 Jan 2022 02:10:20 +0000 (21:10 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 23 Jan 2022 02:10:20 +0000 (21:10 -0500)
commit1a4ec00fecf9f279f8f1dd41c1ce198d30f2e513
tree8fe12f16533f9188a81581d1d1a645ef0d60208b
parent52b119cba3e0ae828f73faf96ae2f358e861d621
Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword

- Remove obsolete reference to DBA::NULL_DATETIME
src/Module/Settings/TwoFactor/Trusted.php
src/Security/TwoFactor/Model/AppSpecificPassword.php