Actions: laravel/fortify
Actions
153 workflow runs
153 workflow runs
DisableTwoFactorAuthentication
should always set `two_factor_confir…
static analysis
#230:
Commit ee35e5b
pushed
by
taylorotwell
DisableTwoFactorAuthentication
should always set two_factor_confirmed_at
to null
when it has a value
static analysis
#229:
Pull request #589
opened
by
crynobone
two_factor_confirmed_at
column if it exists in the table
static analysis
#228:
Pull request #587
opened
by
crynobone
retrieveByCredentials()
on the User Provider instead of a hardc…
static analysis
#223:
Commit 48fb1eb
pushed
by
taylorotwell
retrieveByCredentials()
on the User Provider instead of a hardcoded Eloquent query
static analysis
#222:
Pull request #582
opened
by
pascalbaljet
password
args as sensitive in ConfirmPassword
static analysis
#217:
Pull request #578
opened
by
cosmastech