Input filtering on Group name definition
Popular easy-to-use and secure password manager
Brought to you by:
ronys
When creating a Group, nothing appears to happen if the name contains the character ".". This is apparently due the program's folder-sorting convention.
It would be nice if PWS alerted the user of the illegal character and rejected the name change (return to edit cursor).
I am also concerned that this lack of input validation could lead to security issues similar to SQL injection (but I'm no expert).