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.
Hi, I've have this setting
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.