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

Overide canAccess that will point to canView #341

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

sbc640964
Copy link
Contributor

In case you are use a Cluster, the item will show in the navigation even though all the pages inside are without access, clicking on the item and navigating will bring an error.

Since the item is hidden by the canAccess method check I added it, now it will work smoothly.

T.Y

Copy link

what-the-diff bot commented Feb 28, 2024

PR Summary

  • Added New Access Check Method
    A new method named canAccess() was added. This helps us easily check if a specific user or system component has the necessary permissions to access a particular page or resource, improving the overall security and user management of the application.

@bezhanSalleh bezhanSalleh merged commit 431bd21 into bezhanSalleh:3.x Mar 28, 2024
1 check passed
@bezhanSalleh
Copy link
Owner

Thanks

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.

2 participants