Skip to content

Conversation

@olzzon
Copy link

@olzzon olzzon commented Sep 4, 2022

guest.js limits functionality so a user don't have access to director mode, host and filesharing.
The guest.html is a copy of main.html with the added import of guest.js just after lib.js

Setting up a ninja server with to urls. 1 pointing to index.html (with full functionality, and security for accessing) and one pointing to guest.html (with full access for others), ensures that an external user receiving a "solo view link", (replaces with the guest URL) can't mess around in director mode.

I'm not in love with the concept of copying the full main.html to guest.html, so if anyone can recommend a better way of reusing main.html into guest.html
😊

@CLAassistant
Copy link

CLAassistant commented Sep 4, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants