#73 closed defect (fixed)
yulectl rejects 14 char password
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 2.3.6 |
Component: | main | Version: | 2.3.5 |
Keywords: | Cc: |
Description
Yulectl rejects 14 char passwords in the password file if there is a trailing newline, because the newline is counted against the 14 char limit. Have to trim the string before checking. Reported by Jerry Brown.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [117].