khakers / modmail-viewer

An advanced web frontend for the modmail discord bot with built in Discord OAuth2 authentication, and support for browsing and searching current and historical logs. Directly replaces logviewer.
MIT License
10 stars 4 forks source link

Mention in Readme that authentication is based on Modmail roles #36

Closed svemat01 closed 1 year ago

svemat01 commented 1 year ago

Unlike the official log viewer, this one authenticates you based on Modmail roles instead of the whitelist command in the original.

I suggest adding some sort of mention in the setup instructions that a user should be added under a Modmail role. Another alternative or addition would be to support the traditional oauth2 whitelist as well to some extent.

khakers commented 1 year ago

I've written some more information about this on the permissions wiki page as part of improving the documentation. Going to close this issue as complete, but let me know if there's anything I should add to it.