issues
search
laravel
/
fortify
Backend controllers and scaffolding for Laravel authentication.
https://laravel.com/docs/fortify
MIT License
1.63k
stars
299
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace implicitly nullable parameters for PHP 8.4
#580
JeppeKnockaert
closed
1 day ago
0
Add Remember Me Functionality to Registered User Login
#579
cvairlis
closed
1 week ago
0
[1.x] Mark `password` args as sensitive in ConfirmPassword
#578
cosmastech
closed
1 week ago
0
Add method DI
#577
SuperDJ
closed
2 weeks ago
1
[1.x] Supports PHP 8.4
#576
crynobone
closed
2 weeks ago
0
[1.x] Simplifying UpdateUserProfileInformation.php
#575
MrPunyapal
closed
3 weeks ago
1
Rename `POST` routes to avoid regression bugs
#574
cima-alfa
closed
1 month ago
0
Problem with route name after update to 1.24.3
#573
MatasElectronics
closed
1 month ago
10
Prefix config option not working
#572
SM-Datix
closed
1 month ago
1
Fix unnamed routes when views are disabled (with original code formatting)
#571
cima-alfa
closed
1 month ago
4
Fix unnamed routes when views are disabled
#570
cima-alfa
closed
1 month ago
2
Update logo to support dark/light theme
#569
milewski
closed
2 months ago
0
Adding context length configuration for 2FA to ensure better security standards
#568
MattLoyeD
closed
2 months ago
2
Adding context length configuration for 2FA to ensure better security standards
#567
MattLoyeD
closed
3 months ago
1
Passport-reset fails with custom routes Fortify::viewPrefix and fortify.redirects
#566
Deracination
closed
3 months ago
1
[1.x] Add `X-Retry-After` to `/user/confirm-password/status` response
#565
crynobone
closed
3 months ago
0
Dispatch RecoveryCodeReplaced Event
#564
stephenjude
closed
3 months ago
0
Use fortify email method in failed password responses
#563
matgeroe
closed
3 months ago
1
[1.x] Support case insensitive password resets
#562
mattmcdonald-uk
closed
3 months ago
0
Password reset requests don't respect lowercase_usernames setting
#561
mattmcdonald-uk
closed
3 months ago
1
Replace dead link in Security Policy
#560
Jubeki
closed
3 months ago
0
Fire ValidTwoFactorAuthenticationCodeProvided Event when 2FA session is authenticated
#559
stefanzweifel
closed
3 months ago
4
[1.x] Add TwoFactorAuthenticationFailed event
#558
antergos98
closed
4 months ago
2
[1.x] Rehash password if required when user uses two factor
#557
gdebrauwer
closed
4 months ago
0
[1.x] Ability to enforce 2FA
#556
danjohnson95
closed
4 months ago
1
[1.x] Custom recovery codes
#555
tomwelch
closed
5 months ago
1
All Fortify routes should have names
#554
dirkam
closed
5 months ago
3
[1.x] Use available `$name` property from `SessionGuard` if the value exists
#553
crynobone
closed
5 months ago
0
Test Improvements
#552
crynobone
closed
5 months ago
0
[1.x] Allow `redirect()->intended()` responses to be resolved via the Container
#551
crynobone
closed
4 months ago
1
added publish fortify routes
#550
iMohamedSheta
closed
5 months ago
1
Referencing issue #546
#549
joaoribeiro-controlink
closed
5 months ago
11
[1.x] Allow controllers to be reused on applications that may require separate frontend and backend routes
#548
crynobone
closed
5 months ago
0
Fixed issue with login throttle condition and conflict with Laravel middleware
#547
brnquester
closed
5 months ago
6
Cannot authenticate if the field "remember" is passed as false
#546
joaoribeiro-controlink
closed
5 months ago
3
Fixes Login throttle ternary condition inside `AuthenticatedSessionController`
#545
crynobone
closed
5 months ago
4
Fixed issue with login throttle condition and conflict with Laravel middleware
#544
brnquester
closed
5 months ago
2
Login throttle ternary condition inside `AuthenticatedSessionController` seems incorrect
#543
brnquester
closed
5 months ago
4
Custom RecoveryCode generator
#542
tomwelch
closed
5 months ago
2
[Feature Request] Add WebAuthn
#541
GunniBusch
closed
5 months ago
2
Remove repeated check that feature is enabled for 2fa confirmation
#540
czernika
closed
5 months ago
1
Default Email Validation
#539
juhniorsantos
closed
6 months ago
1
Redirect after register oder login doesn't work with 'home' => '/profil' in fortify-config
#538
kakojak
closed
6 months ago
3
Add rate limiter for password update
#537
duckarcher
closed
6 months ago
1
[1.x] Ensure logout route is authenticated
#536
timacdonald
closed
6 months ago
2
Merge query parameter with others instead of suffixing URL (VerifyEmailResponse)
#535
lukinovec
closed
7 months ago
1
[1.x] Bacon QR 3.0 support
#534
eshimischi
closed
7 months ago
4
Bacon QR version 3.0
#533
eshimischi
closed
7 months ago
4
Fix authenticateUsing called twice
#532
webdevnerdstuff
closed
7 months ago
11
fix authenticateUsing getting called twice
#531
webdevnerdstuff
closed
7 months ago
1
Next