Hi.

Le dimanche 20 juillet 2008 à 21:47 -0700, Daniel Burrows a écrit :

>   It appears that phpgroupware suffers from some sort of restriction on
> the length of passwords.  If I enter a long password -- say, 36
> characters -- into the debconf prompt that comes up on install (for the
> setup or header admin password), then any subsequent attempt to log in
> is rejected with the message "Invalid password".  The debconf script
> should reject such passwords, IMO.
> 

Trying to understand what happened (and considering previous discussion
with Christian Bac)...

Can you give some more details about the password that you typed in. Did
it contain single or double quotes (' or ") ?

I'm pretty sure the problem would then be with the magic_quotes feature
of PHP applied on the POSTed password in the form... Thus we would need
to add some anti-slashes in the postinst : ' -> \' and " -> \"

Thanks in advance.

Best regards,
-- 
Olivier BERGER <[EMAIL PROTECTED]>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to