1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-1484: Documentation for some namespace attributes.

This commit is contained in:
Luke Taylor
2010-06-05 17:35:24 +01:00
parent 0d94e75a93
commit 8bddc8f820
3 changed files with 15 additions and 2 deletions
@@ -299,7 +299,7 @@ http.attlist &=
## Deprecated in favour of the access-denied-handler element.
attribute access-denied-page {xsd:token}?
http.attlist &=
##
## Prevents the jsessionid parameter from being added to rendered URLs.
attribute disable-url-rewriting {boolean}?
access-denied-handler =
@@ -777,7 +777,7 @@
</xs:attribute>
<xs:attribute name="disable-url-rewriting" type="security:boolean">
<xs:annotation>
<xs:documentation/>
<xs:documentation>Prevents the jsessionid parameter from being added to rendered URLs.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>