Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Twofactor auth via email at login #357

Open
wants to merge 10 commits into
base: v2
Choose a base branch
from
Prev Previous commit
Next Next commit
Fix the php-cs/Psalm warning: "findUnusedCode" will be defaulted to "…
…true" in Psalm 6. You should explicitly enable or disable this setting.
nursoda committed Jan 3, 2023

Verified

This commit was signed with the committer’s verified signature.
nursoda Olav Seyfarth
commit 62bcde8c8381ced2ca64e3b366794153a4fb5e56
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
@@ -5,6 +5,7 @@
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
errorBaseline="tests/psalm-baseline.xml"
findUnusedCode="true"
>
<projectFiles>
<directory name="lib" />