licensing: enforce site admin roles
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