-
Notifications
You must be signed in to change notification settings - Fork 9
Feat auth single instance #93
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
Conversation
…se and refactor Audit class to use getAuthorization method for permission handling
…ame from getAutorization to getAuthorization in Audit class for consistency.
…orization for permission handling consistency across logging and querying methods.
…permission handling across all relevant functions.
…rmission handling, enhancing consistency in authorization logic.
…permission handling in logBatch and query methods, improving code clarity and maintainability.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Walkthroughcomposer.json: updated the dependency constraint for utopia-php/database from "" to "4.". src/Audit/Audit.php: replaced static Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Chores
Refactor