git://git.onelab.eu
/
sfa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Test case for new VINI RSpec
[sfa.git]
/
sfatables
/
matches
/
slice-whitelist.xml
1
<match name="slice-whitelist">
2
<!-- Empty context. We _always_ get the hrn of the current user -->
3
<rule element='*'>
4
<context select="//sfa/current/slice@hrn"/>
5
<processor filename="slice-whitelist.xsl"/>
6
</rule>
7
</match>