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

Role checker does not check for user role allowing to enter #10

Open
DJTOMATO opened this issue Apr 5, 2024 · 0 comments
Open

Role checker does not check for user role allowing to enter #10

DJTOMATO opened this issue Apr 5, 2024 · 0 comments

Comments

@DJTOMATO
Copy link

DJTOMATO commented Apr 5, 2024

Hi, I've have this setting

 realm guild_checker {
         guild 722513xxxxxxxxxx {
                 role 106109xxxxxxxxxx
         }

......

 route /* {
          protect using guild_checker
          reverse_proxy xxxxxxxxxxx
  }

I made a dummy discord account, in a private browser window, I don't have the role (double checked the role id, and exists) yet it allows me to login and pass the check.

So as of now, only guild id check is working, but role check is not being enforced.

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

No branches or pull requests

1 participant