mprahl / ADReset

Not Maintained: ADReset is a self-service Active Directory password reset portal
GNU General Public License v3.0
62 stars 34 forks source link

Password with trailing space is not parsed correctly #17

Open sock3t opened 4 years ago

sock3t commented 4 years ago

The tool does not allow/recognize a trailing space at the end of passwords - I tried to change my pw to one with exactly the minimum of 8 chars (incl. lower, upper & numbers + special ) which had a space as the last character. Yet the UI complained about insufficient complexity.

Also tried to set a pw with a space somewhere "inside" the password which does work. Also it allows to set a pw which starts with space.