Piwigo bug tracker has moved to Github
This bugtracker is kept to provide history on old issues.
Anonymous | Login | Signup for a new account | 2018.04.21 04:18 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002864 | Piwigo | authentication | public | 2013.03.09 17:24 | 2013.04.18 15:03 | ||||
Reporter | plg | ||||||||
Assigned To | plg | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.5.0 | ||||||||
Target Version | 2.5.1 | Fixed in Version | 2.5.1 | ||||||
Summary | 0002864: open_basedir restriction and new password generator | ||||||||
Description | Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/dev/urandom) is not within the allowed path(s): (/mnt/100/sdb/8/d/mysite) in /mnt/100/sdb/8/d/mysite/piwigo25b2/include/passwordhash.class.php on line 51 http://piwigo.org/forum/viewtopic.php?pid=140874#p140874 [^] Solution proposed is to add a "@" : @is_readable('/dev/urandom') | ||||||||
Tags | No tags attached. | ||||||||
browser | any | ||||||||
Database engine and version | |||||||||
PHP version | |||||||||
Web server | Apache 1.3.x | ||||||||
Attached Files | |||||||||
![]() |
|
(0006929) svn (reporter) 2013.04.18 15:01 |
[Subversion] r22280 by plg on branch 2.5 -----[Subversion commit log]---------------------------------------------------- bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restriction |
(0006930) svn (reporter) 2013.04.18 15:02 |
[Subversion] r22281 by plg on trunk -----[Subversion commit log]---------------------------------------------------- merge r22280 from branch 2.5 to trunk bug 2864 fixed: avoid warning on /dev/urandom with open_basedir restriction |
![]() |
|||
Date Modified | Username | Field | Change |
2013.03.09 17:24 | plg | New Issue | |
2013.03.09 17:24 | plg | Status | new => assigned |
2013.03.09 17:24 | plg | Assigned To | => plg |
2013.03.09 17:24 | plg | browser | => any |
2013.03.09 17:24 | plg | Web server | => Apache 1.3.x |
2013.04.18 15:01 | svn | Checkin | |
2013.04.18 15:01 | svn | Note Added: 0006929 | |
2013.04.18 15:02 | svn | Checkin | |
2013.04.18 15:02 | svn | Note Added: 0006930 | |
2013.04.18 15:03 | plg | Status | assigned => closed |
2013.04.18 15:03 | plg | Resolution | open => fixed |
2013.04.18 15:03 | plg | Fixed in Version | => 2.5.1 |
Copyright © 2000 - 2018 MantisBT Team Contact |