authz: add permissions page to user settings
Created by: unknwon
Adds a new page in user settings page for permissions, currently only showing time for Last complete sync and Last incremental sync, which corresponding to synced_at
and updated_at
in database table respectively.
In addition to the new page, it also hides the sidebar item from site admin if the background permission syncing is not enabled in the site configuration.
Preview:
Please feel free to suggest better wording for descriptions, thanks!