Skip to content

authz: various fixes to `PermsSyncer`

Administrator requested to merge jc/authz-various-fixes into master

Created by: unknwon

This PRs fixes two minor things:

  1. Exclude site admins from the list of users with no permissions.
  2. Fix wrong form of argument passed to QueryContenxt.
  3. Set dbconn.Global synchronously.

Stacked on #8927

Merge request reports

Loading