Skip to content

feat(actix-web): add contains, all, any to AuthorityGuard #129

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

frederik-uni
Copy link

Description:

Instead of AuthorityGuard::new its now named AuthorityGuard::contains & AuthorityGuard::any & AuthorityGuard::all were added

Checklist:

  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated (for bug fixes / features).

@DDtKey DDtKey changed the title add AuthorityGuard::contains, all, any feat(actix-web): add contains, all, any to AuthorityGuard Mar 23, 2025
Copy link
Owner

@DDtKey DDtKey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution 🙏

I’ve left a couple of minor comments, please take a look.

@DDtKey
Copy link
Owner

DDtKey commented Mar 31, 2025

Could you apply rustfmt with nightly flag?

@DDtKey
Copy link
Owner

DDtKey commented Apr 6, 2025

Could you apply rustfmt and LGTM 👍

Thank you for the contribution 🙏

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