m1k1o / neko-rooms

Selfhosted collaborative browser - room management for n.eko
Apache License 2.0
458 stars 63 forks source link

How to modify the user password after build the room? #135

Closed z2labplus closed 3 weeks ago

z2labplus commented 3 weeks ago

1730559349576 How to modify the user password after build the room? any api or how ?

z2labplus commented 3 weeks ago

or add user when the image runing ?

m1k1o commented 3 weeks ago

Currently the room cannot be edited, because all data are stored in ENVs and they cannot be modified, thats limitation of docker. https://github.com/m1k1o/neko-rooms/issues/30

z2labplus commented 3 weeks ago

Thanks very much! so How should I transfer control of the browser to someone else? like ban someone? or Causing someone to lose control and allowing others to gain control of the browser?

m1k1o commented 3 weeks ago

You have to be in the room to do that. You can right click on avatar of the person and take control. You have to be admin.

z2labplus commented 3 weeks ago

Can I kick someone(like person B) out of the room? Like: The person B can not visit the room.

m1k1o commented 3 weeks ago

Yes in the context menu inside the room. image

z2labplus commented 3 weeks ago

Yes in the context menu inside the room. image

Thanks very much!

z2labplus commented 3 weeks ago

Yes in the context menu inside the room. image

Thanks very much!

can I kick someone or ban ip via api