Indefero

Issue 481: Bug in decrypt of key for registraction

Reported by Dariusz Górecki, Jun 22, 2010

I've found very annoing bug, whitch destroyes indefero registraction 
process compleately, it eate few hours of investigating source code 
of indefero and pluf, and after, php config...

I think its more Pluf bug, but its applying to all reg proces in 
indefero, so i'll post it heare...

If You have standard instalaction of PHP ie in Debian, php.ini sets 
mbstring.func_overload to value "2" for overloading str* 
functions, but if overload its enabled decrypt method of Pluf_Crypt 
class will produce broken decrypted strings, witch will cause 
registraction process fail, framework should be independent of 
mbstring extension config, especially in crypt/decrypt funcionallity

Regards,
Darius

Comment 1 by Loïc d'Anterroches, Sep 1, 2010

I cannot do that without the str functions. I updated the 
documentation with commit 132c4f6.
Status: Fixed

Comment 2 by Thomas Keller, Nov 25, 2010

Labels: Milestone:Release1.1

Created: 2 years 11 months ago by Dariusz Górecki

Updated: 2 years 6 months ago

Status: Fixed

Followed by: 2 persons

Labels:
Type:Defect
Priority:Medium
Milestone:Release1.1