mconf / mconf-web

GNU Affero General Public License v3.0
123 stars 86 forks source link

Guest login flag #927 #930

Closed RafaFP closed 7 years ago

RafaFP commented 7 years ago

Added the flag. Unauthorized users can't login and join + join_mobile will not join if no user is logged and the flag is set false. This flag ENABLES login without authentication, thus TRUE means guests can login.

Resolves #927