Skip to content

authz: remove all call sites to dbconn.Global in `PermsSyncer`

Administrator requested to merge jc/perms-syncer-dbconn-global into master

Created by: unknwon

This PRs removes two call sites that relies on dbconn.Global from PermsSyncer, replaced with two new methods in the PermsStore.

TODO: Tests will be added after review.

Merge request reports

Loading