Actions
Bug #2515
closedWhen dropping/raising privileges is not supported, app crashes with the exception
Start date:
02/12/2015
Due date:
% Done:
100%
Estimated time:
Description
GeneralConfigSection::onConfig unconditionally calls PrivilegeHelper::initialize
which throws an error.
In the code where raising privileges is supported, the error is thrown only if user/group is non-empty and raising/dropping failed.
Updated by Alex Afanasyev over 9 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi over 9 years ago
- Status changed from Code review to Closed
Actions