I want to have this kind or users and permissions:
Client - person, who orders website, usually the only one, should have access to everyting, but not being able to change anything about Admin accounts
Editor - Client creates Editor account for someone from his company, and should be able to change everything about Editor accounts.
The problem is I have only one choice - if I allow Client to change name or email, then he can do that to any Role, so didnāt find if itās possible to have more granular control. I saw topic about Kirby 2, but it was described as bug, and also donāt know, if that information fits Kirby 3.
Actually would be nice to just hide Admin users from the list for anyone other, than Admin.