session-pysogs icon indicating copy to clipboard operation
session-pysogs copied to clipboard

Admin privileges no longer work after enabling group id blinding.

Open ianmacd opened this issue 2 years ago • 0 comments

I enabled id blinding for sog.caliban.org on 2023-01-01 at 00.00 UTC. The server runs PySOGS 0.3.6.

Immediately, I noticed that I had lost hidden global admin privileges in all of my groups. The extra menu options no longer appeared for me.

These were restored by executing the following:

$ sudo sogs --add-moderators <my_unblinded_session_id> --rooms=+ --hidden --admin

Other group-level admins are reporting that privileged features are still displayed in Session's menus, but no longer effective.

ianmacd avatar Jan 02 '23 11:01 ianmacd