bbdoc / PoracleWeb

Web Interface add-on to PoracleJS
GNU Affero General Public License v3.0
21 stars 33 forks source link

Access restrictions #3

Closed acocalypso closed 3 years ago

acocalypso commented 3 years ago

I would like to have the possibility to restrict the access on guild and role basis.

User must be member on guild foo and needs role bar.

bbdoc commented 3 years ago

Access is already restricted on Poracle side. So if a user is not allowed he will either be removed from the database or be admin_disabled.

Does it mean you want to block access to PoracleWeb when user is admin disabled ?

At the moment user can still access but will get a warning message. So they know they can set up their trackings but won't receive any alarm anyway.

bbdoc commented 3 years ago

You now have an option to disallow access if user is admin_disabled... so you should use PoracleJS settings in order to disallow users based on your guilds/roles, and it will reflect in PoracleWeb.