Community
Participate
Working Groups
If I look at server metadata I see we are adding the "admin" user rights on each server startup: admin/UserRights=[ {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, {"Method"\:15,"Uri"\:"/users"}, {"Method"\:15,"Uri"\:"/users/*"}, ...
Created attachment 197450 [details] Fix General fix to avoid adding a right that already exists.
I set '-' at first by mistake, sorry. The patch looks good.
Released.