]> source.dussan.org Git - tigervnc.git/commit
vncpasswd add password complexity rule check to enhance security
authorhanjinpeng <hanjinpeng@kylinos.cn>
Sun, 2 Jun 2024 09:42:17 +0000 (17:42 +0800)
committerhanjinpeng <hanjinpeng@kylinos.cn>
Tue, 13 Aug 2024 16:31:35 +0000 (00:31 +0800)
commit6e3b38286d3b4953033fe7a1c776d20f06de1cd7
treef613b442b42f00b4feaa4f1a8efa0a66d233c5f9
parentfb7b956cf6c6cf2d2550c25a7112999983dea96e
vncpasswd add password complexity rule check to enhance security

Use the library pwquality to check password complexity and improve security.
Additionally, optional enable support is also set in CMake.
BUILDING.txt
CMakeLists.txt
unix/vncpasswd/CMakeLists.txt
unix/vncpasswd/vncpasswd.cxx