View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000086 | SKGB-intern | neues-kennwort | public | 2009-10-15 22:44 | 2010-03-14 21:23 | ||||
Reporter | aj | ||||||||
Assigned To | aj | ||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Projection | none | ETA | none | ||||||
Platform | WWW | OS | iCab | OS Version | 4.2 | ||||
Product Version | 1.1.6 | Product Build | |||||||
Target Version | 1.1.7 | Fixed in Version | 1.1.7 | ||||||
Summary | 0000086: tickets might be pruned even though they are valid | ||||||||
Description | Valid tickets might be pruned by __pruneTickets() when the function is called without valid arguments. This might happen when reading the file unexpectedly fails, but writing succeeds. | ||||||||
Steps To Reproduce | $ chmod a=w skgb-pwtickets | ||||||||
Additional Information | Properly following Postel's law in __pruneTickets() should immediately fix this issue. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|