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

Add actionable interface for usage in openhandler #670

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

barryvdh
Copy link
Collaborator

@barryvdh barryvdh commented Sep 7, 2024

Rough prototype of ability to run action through the openhandler. Downside is that collectors do not have access to the Debugbar instance, so not sure how to best generate those links. Would also only be possible to run actions generated by the server, but this is a security enhancement as we want to avoid unsafe actions.

Similar example is running Explain commands barryvdh/laravel-debugbar#1648 and the CacheController https://github.com/barryvdh/laravel-debugbar/blob/master/src/Controllers/CacheController.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant