~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to subjects/sample/subject.xml

Fix public mode serve authorization to traverse to the deepest directory,
not just the previous path segment. Otherwise PATH_INFO can't be used in
public mode - it takes PATH_INFO to be part of the authorization path

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<worksheets>
 
2
    <worksheet id="ws1" name="Worksheet 1" assessable="true" />
 
3
    <worksheet id="ws2" name="Worksheet 2" />
 
4
</worksheets>