Open raphawa opened 4 years ago
Hello, There is currently no concept of authenticated user in WBO. You can protect the whole application with a password if you want to using a forward proxy such as nginx: https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/
How can I protect the WBO whiteboard so that only allowed users can create white boards?