Slavi Pantaleev 6568b68759
Fix validation message
The check was checking for an empty string in `matrix_jitsi_prosody_auth_internal_accounts`,
which is unlikely to happen. We should check for an empty list instead.

The check was not validating username/password values, so telling the user that they need a non-empty
username/password is misleading. It was merely checking if there's at least one entry in the list.

This patch adjusts the check and message accordingly.
2021-12-11 10:14:33 +02:00
..
2021-08-13 16:05:57 +08:00
2021-11-24 10:43:25 +08:00
2021-11-16 21:03:21 +02:00
2021-12-06 19:56:13 +01:00
2021-12-11 10:14:33 +02:00
2021-12-02 13:41:12 +01:00