Skip to content

licensing: enforce site admin roles

Warren Gifford requested to merge jc/rfc167-site-admin-roles into main

Created by: unknwon

Non-site admins are not allowed in Free tier.

  • All new users are promoted to be side admins in Free tier
  • Prevent user creation with a malformed/expired license
  • Prevent revoking site admins
  • Dotcom: no new users can be promoted to site admin automatically

Unit tests are added and tested end-to-end.

Fixes #14023 (closed)

Merge request reports

Loading