Webadmin User Authentication. Multiple Webadmin Sessions / Webadmin Rights Management

Hi,

with the new webadmin multiple users can log in simultaneously into the configuration.

Problem 1:
Let's look at the scenario where two users select the same page, e.g. "Web Security -> http -> Advanced".
If one user changes e.g. the proxy port to 9090, the second webadmin sees nothing of this change until he reloads the page.

Problem 2:
If user1 is in "Web Security -> http -> Global" and user2 is in "Web Security -> http -> Advanced".

if user1 disables the http proxy, user2 can still make modifications to the whole Web Security -> http -> ...."-tree. 
User2 can select different panes like "Anti-Virus, Content-Filter, etc." until he selects "Global". Then the other panes are greyed out.

Problem 3:
I thought you were planning manageable rights or a role system for Webadmin-Users to accomplish e.g. the following task:
- user1 has all the rights to modify the configuration but cannot view logfiles (Datenschutz)
- user2 has only the right to view the logfiles but can't change anything within the configuration

is this still planned for v7 ?