Skip to content

authz: various fixes to `PermsSyncer`

Administrator requested to merge jc/perms-syncer-various-fixes into master

Created by: unknwon

This PR:

  1. Fixes SQL error with raw time string.
  2. Adds logging upon completing repo and user perms sync.
  3. Change schedule to 1 minute to be more responsive to users and repos with no permissions.

NOTE: Tests for PermsSyncer are on the way but not included in this PR.

Merge request reports

Loading