Skip to content

authz: add permissions page to user settings

Administrator requested to merge jc/user-perms-ui into master

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:

image (normal user)

image (site admin)

image (queued to sync)

Please feel free to suggest better wording for descriptions, thanks!

Merge request reports

Loading