GitHub / laravel/fortify issues and pull requests
#597 - [2.x] Add Password Confirmation as Standalone Feature
Pull Request -
State: closed - Opened by alucic 3 months ago
- 2 comments
#596 - Email verification email send twice.
Issue -
State: open - Opened by CasFreriks 4 months ago
- 2 comments
Labels: needs more info
#595 - Registration Rate Limiter Option
Pull Request -
State: closed - Opened by nie7321 5 months ago
#594 - Update error response of password reset, so that they reflect the correct input name for email
Pull Request -
State: closed - Opened by SanderSander 5 months ago
- 1 comment
#593 - Add rate limiter for registration route
Pull Request -
State: closed - Opened by TobMoeller 5 months ago
- 3 comments
#592 - RecoveryCodeReplaced dispatched twice when two-factor.login receive a valid recovery code
Issue -
State: open - Opened by joke2k 6 months ago
- 4 comments
Labels: help wanted
#591 - Supports Laravel 12
Pull Request -
State: closed - Opened by crynobone 6 months ago
#590 - Prevent empty username fields from being added to requests
Pull Request -
State: closed - Opened by edvardsr 6 months ago
#589 - `DisableTwoFactorAuthentication` should always set `two_factor_confirmed_at` to `null` when it has a value
Pull Request -
State: closed - Opened by crynobone 7 months ago
#588 - two-factor.disable not deleting the two_factor_confirmed_at
Issue -
State: closed - Opened by PatrickCaneloDigital 7 months ago
- 1 comment
Labels: bug
#587 - Only drop `two_factor_confirmed_at` column if it exists in the table
Pull Request -
State: closed - Opened by crynobone 7 months ago
#586 - Changed migration of users table
Pull Request -
State: closed - Opened by aronbeurskens 7 months ago
#585 - Add schema check for two factor authentication columns in migration file
Pull Request -
State: closed - Opened by alibori 7 months ago
- 1 comment
#584 - Stop registration if an error is thrown
Issue -
State: closed - Opened by milenmk 7 months ago
- 1 comment
#582 - [1.x] Use `retrieveByCredentials()` on the User Provider instead of a hardcoded Eloquent query
Pull Request -
State: closed - Opened by pascalbaljet 7 months ago
- 1 comment
#581 - Cant reset password with config views = false
Issue -
State: closed - Opened by projct1 8 months ago
- 1 comment
#580 - Replace implicitly nullable parameters for PHP 8.4
Pull Request -
State: closed - Opened by JeppeKnockaert 8 months ago
- 1 comment
#579 - Add Remember Me Functionality to Registered User Login
Pull Request -
State: closed - Opened by cvairlis 8 months ago
#578 - [1.x] Mark `password` args as sensitive in ConfirmPassword
Pull Request -
State: closed - Opened by cosmastech 8 months ago
#577 - Add method DI
Pull Request -
State: closed - Opened by SuperDJ 9 months ago
- 1 comment
#576 - [1.x] Supports PHP 8.4
Pull Request -
State: closed - Opened by crynobone 9 months ago
#575 - [1.x] Simplifying UpdateUserProfileInformation.php
Pull Request -
State: closed - Opened by MrPunyapal 9 months ago
- 1 comment
#574 - Rename `POST` routes to avoid regression bugs
Pull Request -
State: closed - Opened by cima-alfa 9 months ago
#573 - Problem with route name after update to 1.24.3
Issue -
State: closed - Opened by MatasElectronics 9 months ago
- 10 comments
Labels: bug
#572 - Prefix config option not working
Issue -
State: closed - Opened by SM-Datix 9 months ago
- 1 comment
#571 - Fix unnamed routes when views are disabled (with original code formatting)
Pull Request -
State: closed - Opened by cima-alfa 10 months ago
- 4 comments
#570 - Fix unnamed routes when views are disabled
Pull Request -
State: closed - Opened by cima-alfa 10 months ago
- 2 comments
#569 - Update logo to support dark/light theme
Pull Request -
State: closed - Opened by milewski 10 months ago
#568 - Adding context length configuration for 2FA to ensure better security standards
Pull Request -
State: closed - Opened by MattLoyeD 11 months ago
- 2 comments
#567 - Adding context length configuration for 2FA to ensure better security standards
Issue -
State: closed - Opened by MattLoyeD 11 months ago
- 1 comment
#566 - Passport-reset fails with custom routes Fortify::viewPrefix and fortify.redirects
Issue -
State: closed - Opened by Deracination 11 months ago
- 1 comment
#565 - [1.x] Add `X-Retry-After` to `/user/confirm-password/status` response
Pull Request -
State: closed - Opened by crynobone 11 months ago
#564 - Dispatch RecoveryCodeReplaced Event
Pull Request -
State: closed - Opened by stephenjude 11 months ago
#563 - Use fortify email method in failed password responses
Pull Request -
State: closed - Opened by matgeroe 12 months ago
- 1 comment
#562 - [1.x] Support case insensitive password resets
Pull Request -
State: closed - Opened by mattmcdonald-uk 12 months ago
#561 - Password reset requests don't respect lowercase_usernames setting
Issue -
State: closed - Opened by mattmcdonald-uk 12 months ago
- 1 comment
#560 - Replace dead link in Security Policy
Pull Request -
State: closed - Opened by Jubeki 12 months ago
#559 - Fire ValidTwoFactorAuthenticationCodeProvided Event when 2FA session is authenticated
Pull Request -
State: closed - Opened by stefanzweifel about 1 year ago
- 4 comments
#558 - [1.x] Add TwoFactorAuthenticationFailed event
Pull Request -
State: closed - Opened by antergos98 about 1 year ago
- 2 comments
#557 - [1.x] Rehash password if required when user uses two factor
Pull Request -
State: closed - Opened by gdebrauwer about 1 year ago
#556 - [1.x] Ability to enforce 2FA
Pull Request -
State: closed - Opened by danjohnson95 about 1 year ago
- 1 comment
#555 - [1.x] Custom recovery codes
Pull Request -
State: closed - Opened by tomwelch about 1 year ago
- 1 comment
#554 - All Fortify routes should have names
Issue -
State: closed - Opened by dirkam about 1 year ago
- 3 comments
#553 - [1.x] Use available `$name` property from `SessionGuard` if the value exists
Pull Request -
State: closed - Opened by crynobone about 1 year ago
#552 - Test Improvements
Pull Request -
State: closed - Opened by crynobone about 1 year ago
#551 - [1.x] Allow `redirect()->intended()` responses to be resolved via the Container
Pull Request -
State: closed - Opened by crynobone about 1 year ago
- 1 comment
#550 - added publish fortify routes
Pull Request -
State: closed - Opened by iMohamedSheta about 1 year ago
- 1 comment
#549 - Referencing issue #546
Issue -
State: closed - Opened by joaoribeiro-controlink about 1 year ago
- 11 comments
Labels: needs more info
#548 - [1.x] Allow controllers to be reused on applications that may require separate frontend and backend routes
Pull Request -
State: closed - Opened by crynobone about 1 year ago
#547 - Fixed issue with login throttle condition and conflict with Laravel middleware
Pull Request -
State: closed - Opened by brnquester about 1 year ago
- 6 comments
#546 - Cannot authenticate if the field "remember" is passed as false
Issue -
State: closed - Opened by joaoribeiro-controlink about 1 year ago
- 3 comments
#545 - Fixes Login throttle ternary condition inside `AuthenticatedSessionController`
Pull Request -
State: closed - Opened by crynobone about 1 year ago
- 4 comments
#544 - Fixed issue with login throttle condition and conflict with Laravel middleware
Pull Request -
State: closed - Opened by brnquester about 1 year ago
- 2 comments
#543 - Login throttle ternary condition inside `AuthenticatedSessionController` seems incorrect
Issue -
State: closed - Opened by brnquester about 1 year ago
- 4 comments
#542 - Custom RecoveryCode generator
Issue -
State: closed - Opened by tomwelch about 1 year ago
- 2 comments
Labels: needs more info
#541 - [Feature Request] Add WebAuthn
Issue -
State: closed - Opened by GunniBusch about 1 year ago
- 2 comments
#540 - Remove repeated check that feature is enabled for 2fa confirmation
Pull Request -
State: closed - Opened by czernika about 1 year ago
- 1 comment
#539 - Default Email Validation
Pull Request -
State: closed - Opened by juhniorsantos about 1 year ago
- 1 comment
#538 - Redirect after register oder login doesn't work with 'home' => '/profil' in fortify-config
Issue -
State: closed - Opened by kakojak about 1 year ago
- 3 comments
#537 - Add rate limiter for password update
Pull Request -
State: closed - Opened by duckarcher about 1 year ago
- 1 comment
#536 - [1.x] Ensure logout route is authenticated
Pull Request -
State: closed - Opened by timacdonald about 1 year ago
- 2 comments
#535 - Merge query parameter with others instead of suffixing URL (VerifyEmailResponse)
Pull Request -
State: closed - Opened by lukinovec over 1 year ago
- 1 comment
#534 - [1.x] Bacon QR 3.0 support
Pull Request -
State: closed - Opened by eshimischi over 1 year ago
- 4 comments
#533 - Bacon QR version 3.0
Issue -
State: closed - Opened by eshimischi over 1 year ago
- 4 comments
#532 - Fix authenticateUsing called twice
Pull Request -
State: closed - Opened by webdevnerdstuff over 1 year ago
- 11 comments
#531 - fix authenticateUsing getting called twice
Pull Request -
State: closed - Opened by webdevnerdstuff over 1 year ago
- 1 comment
#530 - authenticateUsing called twice
Issue -
State: closed - Opened by webdevnerdstuff over 1 year ago
- 3 comments
#529 - void
Issue -
State: closed - Opened by webdevnerdstuff over 1 year ago
#528 - How to disable setting up Google Authenticator for a certain user
Issue -
State: closed - Opened by phpmac over 1 year ago
- 1 comment
#527 - [1.x] Make commands lazy
Pull Request -
State: closed - Opened by timacdonald over 1 year ago
- 1 comment
#526 - RegisterViewResponse is not instantiable.
Issue -
State: closed - Opened by sv3tli0 over 1 year ago
- 3 comments
#525 - Specify return type array type
Pull Request -
State: closed - Opened by santigarcor over 1 year ago
#524 - [1.x] Adds `fortify:install` Artisan command
Pull Request -
State: closed - Opened by nunomaduro over 1 year ago
#523 - Update PasswordValidationRules.php
Pull Request -
State: closed - Opened by hamzaelmaghari over 1 year ago
- 1 comment
#522 - Used password reset link still valid to change password again
Issue -
State: closed - Opened by umairge66 over 1 year ago
- 1 comment
#521 - A proposal for Fortify 2.0
Issue -
State: closed - Opened by x7ryan over 1 year ago
- 4 comments
#520 - Use `Date` facade for storing the password confirmation timestamp
Pull Request -
State: closed - Opened by chrisvanlier2005 over 1 year ago
#519 - Can we get a way to add additional validation rules to LoginRequest?
Issue -
State: closed - Opened by ravibpatel over 1 year ago
#518 - Don't overwrite an already two factor secret unless force = true
Pull Request -
State: closed - Opened by danmatthews over 1 year ago
- 5 comments
#517 - Use new static analysis workflow
Pull Request -
State: closed - Opened by Jubeki over 1 year ago
#516 - No error message on expired token
Issue -
State: closed - Opened by szepeviktor over 1 year ago
- 4 comments
Labels: help wanted
#515 - [1.x] Merges develop
Pull Request -
State: closed - Opened by nunomaduro over 1 year ago
#514 - Confusion between the username/email field in the database and the username/email field in the request (form)
Issue -
State: closed - Opened by nightwalkeryao over 1 year ago
- 4 comments
Labels: needs more info
#513 - Custom Rate Limiter
Issue -
State: closed - Opened by jet4419 over 1 year ago
- 1 comment
#512 - Implementation for ActivityLogs
Issue -
State: closed - Opened by jet4419 over 1 year ago
- 1 comment
#511 - Deprecate the password rule and use illuminate password rule
Pull Request -
State: closed - Opened by ricklambrechts over 1 year ago
- 4 comments
#510 - Use the illuminate password rule
Pull Request -
State: closed - Opened by ricklambrechts over 1 year ago
- 4 comments
#509 - [develop] Uses `publishesMigrations`
Pull Request -
State: closed - Opened by nunomaduro over 1 year ago
#508 - Provide "Don't ask me again on this computer" feature
Issue -
State: closed - Opened by sts-ryan-holton over 1 year ago
- 4 comments
#507 - [develop] Adds L11 support
Pull Request -
State: closed - Opened by nunomaduro over 1 year ago
#506 - Uses PHP Native Type Declarations
Pull Request -
State: closed - Opened by slvler over 1 year ago
- 1 comment
#505 - Update Fortify Password Validation Rule
Pull Request -
State: closed - Opened by leo95batista over 1 year ago
- 1 comment
#504 - Support for laravel passport
Issue -
State: closed - Opened by ezequidias almost 2 years ago
- 2 comments
#503 - Update Fortify Password Validation Rule
Pull Request -
State: closed - Opened by leo95batista almost 2 years ago
- 3 comments
#502 - Fortify http request methods for routes requiring multipart/form-data
Issue -
State: closed - Opened by stradox4u almost 2 years ago
- 1 comment
#501 - Fix paths in default config using nested arrays
Pull Request -
State: closed - Opened by sebj54 almost 2 years ago
#500 - Paths override with dot in route name does not work
Issue -
State: closed - Opened by sebj54 almost 2 years ago
- 3 comments
Labels: help wanted
#499 - Name all routes in Fortify
Pull Request -
State: closed - Opened by sfreytag almost 2 years ago
- 2 comments
#498 - Name all routes for Ziggy support when enableViews is false
Issue -
State: closed - Opened by sfreytag almost 2 years ago
- 2 comments
#497 - Use trans option in failed password confirmation response
Pull Request -
State: closed - Opened by gustavosobrinho01 almost 2 years ago
- 1 comment