Teknologforeningen / svaksvat

Member register suite in Python3 using PyQt and sqlalchemy. Includes a GUI frontend, scripting capabilities, sync with Joomla Community Builder and more.
MIT License
3 stars 0 forks source link

Broken passwords #4

Open walliski opened 10 years ago

walliski commented 10 years ago

Entering passwords containing special chars: " i think, breaks the system.

Also passwords containing spaces.

walliski commented 10 years ago

Since the LDAP commands are executed as shell commands, one might give arbitary bash inputs as password also...