YunoHost-Apps / mumbleserver_ynh

Mumble server package for YunoHost
https://mumble.info
GNU Affero General Public License v3.0
10 stars 5 forks source link

Mumble should not release a version reserving the "domain" key #20

Closed Psycojoker closed 6 years ago

Psycojoker commented 6 years ago

Hello,

Right now this application is using the "domain" setting key while the "no_sso" patch hasn't been release, it causes severals bugs. One on the them is that: on upgrade, other apps won't be able to upgrade because YunoHost will think that the mumble server is installed on the whole domain and that other applications should not be installed on it.

This application should wait for the YunoHost "no_sso" patch to be release then requires this specific version of YunoHost to avoid bugs.

Kind regards,