[[File:UserRights.png | 750px]]
{{UnderConstructionStart}}
== Evaluation of User Right Groups ==
Until now, the loading of user rights groups always included all groups, even those that were not used or required by the project. To ensure that unnecessary user rights groups are no longer loaded, two evaluators have been added. These evaluators analyze the user rights groups in the background for the specific MaTaP contexts and only deliver those user rights groups that are needed. There are two types of MaTaP-specific contexts: the first type is for the MaTaP Desktop Client, and the second is for the MaTaP Web Client. It should also be noted that the MaTaP Desktop Client may have multiple contexts, whereas the MaTaP Web Client uses only a single context.
The major advantage of this approach is that loading times are reduced, as the numerous user rights group instances that accumulate in the database over time are no longer delivered to the clients—only the groups actually needed are provided.
=== MaTaP Desktop Client Contexts ===
The evaluation for the contexts related to the MaTaP Desktop Client is such that only the user rights groups linked to the project are loaded.
=== MaTaP Web Client Context ===
For the MaTaP Web Client context, the evaluation is slightly different. Here, user rights groups are loaded for all active projects; however, as with the other context, unused or unnecessary groups are not delivered to the client.
{{UnderConstructionEnd}}
[[Category:MaTaP|User Rights for MaTaP Users]]