-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
In PHP now you can mark parameters as Sensitive, which prevents them from being logged. This is good practice with things such as passwords and 2FA secrets.
I would suggest using this any time the 2FA Secret is passed to a function as a parameter, such as in TwoFactorAuth->getQRCodeImageAsDataUri()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels