openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

✨(frontend) Allow room administrator to show / hide input password #225

Closed PanchoutNathan closed 1 year ago

PanchoutNathan commented 1 year ago

Purpose

In room settings view, user is able to protect access to its room through a password. Currently the input field to set the password is a text input so its value is always visible that is weird.

Proposal

Close #216