vavavr00m / noserub

Automatically exported from code.google.com/p/noserub
0 stars 0 forks source link

Auth_OpenID_RAND_SOURCE should be checked by /system/update #311

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error message after entering the correct password in the screen coming up
after access is granted to the external site:

Fatal Error (256): Define Auth_OpenID_RAND_SOURCE as null to  continue with
an insecure random number generator.
[CORE/vendors/Auth/OpenID/CryptUtil.php, line 52]

Original issue reported on code.google.com by pzwi...@gmail.com on 10 Apr 2009 at 9:10

GoogleCodeExporter commented 9 years ago
Thanks for opening this ticket, however, this is not a bug. Go to
app/config/noserub.php, uncomment the line "// define('Auth_OpenID_RAND_SOURCE',
null);", and the error should disappear.

I changed this ticket to an enhancement, as we should check this when running
/system/update. 

Original comment by dhofs...@gmail.com on 10 Apr 2009 at 9:53

GoogleCodeExporter commented 9 years ago
Check added in r1556.

Original comment by dhofs...@gmail.com on 10 Apr 2009 at 1:45