Files
@ 09dc083f461f
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
09dc083f461f
1.4 KiB
text/x-sh
api: drop odd creation of password when extern_name is set
The check of extern_name and the interpretation of it seems odd.
Also, there is no point in setting a random password. It can't be retrieved and
used, and not setting a password is more secure.
The check of extern_name and the interpretation of it seems odd.
Also, there is no point in setting a random password. It can't be retrieved and
used, and not setting a password is more secure.