fix call/call-ssid locking issue
authorDirk Koopman <djk@tobit.co.uk>
Thu, 21 May 2020 15:32:30 +0000 (16:32 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Thu, 21 May 2020 15:32:30 +0000 (16:32 +0100)
commitfda536aef281e0f6fc68a02c537d18650bd5505f
treedc71edd40d17f578fe74cd31d56f63b6eb2d7410
parentc87f5c87d207de16008d38561a7bc547a10ea62b
fix call/call-ssid locking issue

Fix the situation where GB7DXC exists and is locked out and $allowmultiple
is active than GB7DXC-5 logs in and is locked by dint of GB7DXC's locked
status and ignores GB7DXC-5's unlocked status.

Run convert-users-v3-to-v4.pl automatically if there are no users.v4[.o/.n]
files present in local_data or data. Then copy users.v4 to users.v4,n and
do an export_users, creating users_json.

File user export so that it actually works!
cmd/export_users.pl
perl/DXChannel.pm
perl/DXUser.pm
perl/cluster.pl