Closed (outdated)
Project:
Sudo
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 23:17 UTC
Updated:
7 Nov 2017 at 18:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
greg.1.anderson commentedThe patch above had an error in the maintenance-mode handling code; fix attached.
Comment #2
greg.1.anderson commentedHere is an updated patch that is the same as the patch above, save for the addition of one more bugfix. If a user is blocked or unblocked, then $edit->roles does not exist, causing
sudo_user()to throw several warnings. This patch fixes these warnings by skipping the role-change checks when no role information was provided.Interdiff:
Comment #3
dnotes commentedClosing 6.x issues.