[Users] [Bug 3325] Password conversion from plaintext to encrypted does not handle ! as first char of plaintext password

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon Nov 10 20:08:31 CET 2014


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3325

--- Comment #3 from Marvin <marvint.roebuck at inbox.lv> ---
I've looked some more and ended up looking at passcrypt. I'm wondering if it's
something to do with gchar which is c char which is by default signed on gcc
but in passcrypt the crypt functions want unsigned.

When I encountered the problem my first thought was that some escaping of !
didn't happen somewhere but I don't find anything to support that thought.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list