Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 05:01 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThe issue here appears to be that uid 1 doesn't get added to the first client even if the client feature gets enabled later.
Whilst that's probably a bug in itself I think I will put a blanket rule in for uid 1, so they *always * have access as a 'superuser', even if they aren't granted 'access' in that checkbox there.
Arguments against that are welcome. I'm pretty sure it used to be like this though anyway
Comment #2
Anonymous (not verified) commentedI decided to actually fix that properly and insert a mapping of uid 1 to client 1 right on install. hook_update for those of you affected by it from previous installs.