]> source.dussan.org Git - tigervnc.git/commit
Limit the maximum length of a password to 8 characters 1762/head
authorhanjinpeng <hanjinpeng@kylinos.cn>
Tue, 13 Aug 2024 16:56:10 +0000 (00:56 +0800)
committerhanjinpeng <hanjinpeng@kylinos.cn>
Tue, 13 Aug 2024 16:56:10 +0000 (00:56 +0800)
commit73e6e18b08f341d1fbda39431ff59c8884f3081b
treefdae133dd016ef587f6e4d0d69cdd994f0f53fca
parent6e3b38286d3b4953033fe7a1c776d20f06de1cd7
Limit the maximum length of a password to 8 characters

Password should not be greater than 8 characters.
Because only 8 valid characters are used.
unix/vncpasswd/vncpasswd.cxx