mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
SVN:trunk[93]
This commit is contained in:
11
setup/data/24.profiles.xml
Normal file
11
setup/data/24.profiles.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<URP_Profiles id="1">
|
||||
<name>Administrator</name>
|
||||
<description>Has the rights on everything (ignores the grant records)</description>
|
||||
</URP_Profiles>
|
||||
<URP_Profiles id="2">
|
||||
<name>Delivery Manager France</name>
|
||||
<description>Persons in charge of the operations for French customers</description>
|
||||
</URP_Profiles>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user