Skip to content
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

[Chore] Update policies to use Illuminate\Auth\Access\Response #1908

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

alexjustesen
Copy link
Owner

📃 Description

🪵 Changelog

✏️ Changed

  • no longer can update the authenticated user from the user resource, this should be done using your profile.
  • refactored policies to use Illuminate\Auth\Access\Response for permissions.

@alexjustesen alexjustesen added the 🧹 chore Nothing fancy, just needs to get done label Dec 11, 2024
@alexjustesen alexjustesen self-assigned this Dec 11, 2024
@alexjustesen alexjustesen merged commit c33e49c into main Dec 11, 2024
1 check passed
@alexjustesen alexjustesen deleted the chore-use-responses-in-policies branch December 11, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 chore Nothing fancy, just needs to get done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Error after updating default user
1 participant