❓ Support

Making the forum only accessible for authenticated users

Hi,

I've integrated the forum in a laravel 10 app and all seems to work fine. The forum is linked to /forum. However, after installing, the forum link is also available to be viewed by users that are not logged in.

Is there an easy way to only make it available to authenticated users?

Thanks,
Emmanuel

⁨1⁩ ⁨Comment⁩

Toby Toby Waterhole Founder Apr 28, 2024

Hi @Emmanuel Ingelaere, if you revoke the "view" permission from guests for all of your forum's channels, pages, and links, then Waterhole will redirect visitors to the login screen instead of showing them the forum. It's probably desirable for there to be an easier way to do this - will keep in mind for a future improvement.