nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

[BUG] Cannot lock/unlock the room as admin #44

Closed tscs37 closed 4 years ago

tscs37 commented 4 years ago

Describe the bug I'm unable to lock or unlock the room after entering admin credentials, the button in question is disabled (I double checked and I entered the admin credentials, they are the only creds that have been setup)

To Reproduce

  1. Install neko as per docker-compose.yml (Firefox Version)
  2. Try to unlock the room (button is disabled/non-functional)

Expected behavior Clicking on the lock icon unlocks the room for others to use

Desktop (please complete the following information):

nurdism commented 4 years ago

when you are logged in do you see this

img

if you do not, that means you are not logged in as an admin

tscs37 commented 4 years ago

No, I don't see this; Selection_408

This is what I see after logging in as administrator from a clean docker setup.

nurdism commented 4 years ago

see my answer in #45