Index: lams_tool_wookie/conf/xdoclet/web-security.xml
===================================================================
diff -u -r7c52d117dbe910bd67630b5506346429e25b99a9 -r1d2ff22c947ab0d5646bb02b8189ca668020bdbc
--- lams_tool_wookie/conf/xdoclet/web-security.xml (.../web-security.xml) (revision 7c52d117dbe910bd67630b5506346429e25b99a9)
+++ lams_tool_wookie/conf/xdoclet/web-security.xml (.../web-security.xml) (revision 1d2ff22c947ab0d5646bb02b8189ca668020bdbc)
@@ -2,57 +2,50 @@
Secure Content
- *.jsp
- *.html
- *.do
+ /*
LEARNER
- TEACHER
MONITOR
AUTHOR
- ADMIN
SYSADMIN
- AUTHOR ADMIN
- Authoring Update
+ Authoring content
+ /authoring/*
+ /pages/authoring/*
/authoring.do
AUTHOR
- AUTHOR ADMIN
+ MONITOR
SYSADMIN
- Staff Content
+ Staff content
+ /pages/monitoring/*
/monitoring.do
MONITOR
- TEACHER
+ SYSADMIN
-
- Download Files
- /download/
+ Admin content
+ /admin/*
+ /pages/admin/*
- AUTHOR
- MONITOR
- TEACHER
- ADMIN
SYSADMIN
- AUTHOR ADMIN
@@ -65,39 +58,34 @@
/login.jsp?failed=y
-
+
-
Student
LEARNER
-
- Student
- TEACHER
-
- Can create/modify a learning design
+ Authors Learning Designs
AUTHOR
- Can running and monitoring a learning session
+ Member of Staff
MONITOR
- Can add/remove users to the system, set up classes of users for sessions
- ADMIN
+ Group Manager
+ GROUP MANAGER
-
+
- Can add/remove users to the system, set up classes of users for sessions
- SYSADMIN
+ Group Administrator
+ GROUP ADMIN
- Can create/modify a learning design and edit default tool content
- AUTHOR ADMIN
-
+ LAMS System Adminstrator
+ SYSADMIN
+
\ No newline at end of file