-
Notifications
You must be signed in to change notification settings - Fork 299
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
[3.x] Ensure device has not been logged out #467
Merged
Merged
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a74778 - Browse repository at this point
Copy the full SHA 2a74778View commit details -
Ensure device has not been logged out
This adds a middleware to check that the password has in session is the same as the current users password. This fixes a security issue where an attacker can keep sending requests to an API using the sanctum auth after the password has been changed. Signed-off-by: Mior Muhammad Zaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d2df47 - Browse repository at this point
Copy the full SHA 2d2df47View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b0486 - Browse repository at this point
Copy the full SHA b3b0486View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf7b54 - Browse repository at this point
Copy the full SHA fbf7b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c0a50 - Browse repository at this point
Copy the full SHA 66c0a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b9d9b - Browse repository at this point
Copy the full SHA a6b9d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755e63d - Browse repository at this point
Copy the full SHA 755e63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9bab0c - Browse repository at this point
Copy the full SHA a9bab0cView commit details
Commits on Aug 23, 2023
-
Update src/Http/Middleware/EnsureDeviceHasNotBeenLoggedOut.php
Co-authored-by: Patrick O'Meara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b39b70 - Browse repository at this point
Copy the full SHA 3b39b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85e829 - Browse repository at this point
Copy the full SHA e85e829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0961225 - Browse repository at this point
Copy the full SHA 0961225View commit details -
Configuration menu - View commit details
-
Copy full SHA for c391204 - Browse repository at this point
Copy the full SHA c391204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6671f7e - Browse repository at this point
Copy the full SHA 6671f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 167f77b - Browse repository at this point
Copy the full SHA 167f77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b95b8aa - Browse repository at this point
Copy the full SHA b95b8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bebf204 - Browse repository at this point
Copy the full SHA bebf204View commit details -
Configuration menu - View commit details
-
Copy full SHA for d084dd4 - Browse repository at this point
Copy the full SHA d084dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1a0ee - Browse repository at this point
Copy the full SHA ab1a0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd3fdd - Browse repository at this point
Copy the full SHA 0dd3fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd30e34 - Browse repository at this point
Copy the full SHA cd30e34View commit details -
Apply suggestions from code review
Co-authored-by: Patrick O'Meara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d933a4 - Browse repository at this point
Copy the full SHA 1d933a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45815c2 - Browse repository at this point
Copy the full SHA 45815c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809dda7 - Browse repository at this point
Copy the full SHA 809dda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ce970 - Browse repository at this point
Copy the full SHA 67ce970View commit details -
Configuration menu - View commit details
-
Copy full SHA for b123047 - Browse repository at this point
Copy the full SHA b123047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e55335 - Browse repository at this point
Copy the full SHA 1e55335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e287e - Browse repository at this point
Copy the full SHA 91e287eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b21171b - Browse repository at this point
Copy the full SHA b21171bView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f52ef2a - Browse repository at this point
Copy the full SHA f52ef2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 461d631 - Browse repository at this point
Copy the full SHA 461d631View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.