authz: various fixes to `PermsSyncer`
Created by: unknwon
This PR:
- Fixes SQL error with raw time string.
- Adds logging upon completing repo and user perms sync.
- 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.