View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000307 | Main CAcert Website | source code | public | 2006-08-18 02:53 | 2013-01-14 20:06 |
| Reporter | Sourcerer | Assigned To | INOPIAE | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2012 Q4 | ||||
| Summary | 0000307: make_hash broken | ||||
| Description | The function make_hash() in the mysql.php.sample is missing a return($hash); at the end of the function. | ||||
| Tags | No tags attached. | ||||
| Reviewed by | |||||
| Test Instructions | |||||
|
|
the current version of mysql.php.sample does not contain the function make_hash() any more. |
|
|
function make_hash() has been moved to /includes/general.php in the meantime. function make_hash() in general.php has return $hash defined. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-08-18 02:53 | Sourcerer | New Issue | |
| 2006-08-18 02:54 | Sourcerer | Status | new => needs work |
| 2006-08-18 02:54 | Sourcerer | Assigned To | => duane |
| 2007-06-25 08:03 | evaldo | Assigned To | duane => |
| 2007-06-25 08:54 | evaldo | Status | needs work => @30@ |
| 2011-06-14 00:23 | NEOatNHNG | Status | @30@ => confirmed |
| 2012-12-12 09:39 | INOPIAE | Note Added: 0003405 | |
| 2012-12-12 09:39 | INOPIAE | Status | confirmed => closed |
| 2012-12-12 09:39 | INOPIAE | Assigned To | => INOPIAE |
| 2012-12-12 09:39 | INOPIAE | Resolution | open => fixed |
| 2012-12-12 13:28 | Uli60 | Note Added: 0003425 | |
| 2013-01-14 20:06 | Werner Dworak | Fixed in Version | => 2012 Q4 |