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

bypass DebugKit urls in default permissions #85

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

arusinowski
Copy link
Member

This commit fixes the issue with infinite redirect loop when app using this plugin have DebugKit enabled

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #85 (24381ec) into 8.next-cake5 (e3ce604) will increase coverage by 0.07%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@                Coverage Diff                 @@
##             8.next-cake5      #85      +/-   ##
==================================================
+ Coverage           89.57%   89.64%   +0.07%     
  Complexity            312      312              
==================================================
  Files                  46       46              
  Lines                 873      879       +6     
==================================================
+ Hits                  782      788       +6     
  Misses                 91       91              
Files Coverage Δ
src/Rbac/Permissions/AbstractProvider.php 94.20% <100.00%> (+0.55%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@steinkel steinkel merged commit f3f1327 into CakeDC:8.next-cake5 Oct 31, 2023
7 checks passed
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.

3 participants