first commit
This commit is contained in:
3
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/domdocument_doctype.xml
vendored
Normal file
3
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/domdocument_doctype.xml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE foo [<!ELEMENT foo ANY > <!ENTITY xxe SYSTEM "file:///dev/urandom" >]>
|
||||
<foo>&xxe;</foo>
|
0
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/domdocument_empty.xml
vendored
Normal file
0
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/domdocument_empty.xml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
this is not xml
|
@@ -0,0 +1 @@
|
||||
<root />
|
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_Base64Element.xml
vendored
Normal file
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_Base64Element.xml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<ssp:Base64Element xmlns:ssp="urn:x-simplesamlphp:namespace">/CTj03d1DB5e2t7CTo9BEzCf5S9NRzwnBgZRlm32REI=</ssp:Base64Element>
|
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_Element.xml
vendored
Normal file
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_Element.xml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<ssp:Element xmlns:ssp="urn:x-simplesamlphp:namespace" integer="2" boolean="false" text="text" />
|
@@ -0,0 +1 @@
|
||||
<ssp:ExtendableAttributesElement xmlns:ssp="urn:x-simplesamlphp:namespace" ssp:attr1="testval1" ssp:attr2="testval2" />
|
@@ -0,0 +1,4 @@
|
||||
<ssp:ExtendableElement xmlns:ssp="urn:x-simplesamlphp:namespace">
|
||||
<ssp:Chunk>some</ssp:Chunk>
|
||||
<dummy:Chunk xmlns:dummy="urn:custom:dummy">some</dummy:Chunk>
|
||||
</ssp:ExtendableElement>
|
@@ -0,0 +1 @@
|
||||
<ssp:LocalizedStringElement xmlns:ssp="urn:x-simplesamlphp:namespace" xml:lang="en">test</ssp:LocalizedStringElement>
|
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_QNameElement.xml
vendored
Normal file
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_QNameElement.xml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<ssp:QNameElement xmlns:ssp="urn:x-simplesamlphp:namespace" xmlns:env="http://www.w3.org/2003/05/soap-envelope">env:Sender</ssp:QNameElement>
|
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_StringElement.xml
vendored
Normal file
1
plugins/simplesaml/lib/vendor/simplesamlphp/xml-common/resources/xml/ssp_StringElement.xml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<ssp:StringElement xmlns:ssp="urn:x-simplesamlphp:namespace">test</ssp:StringElement>
|
Reference in New Issue
Block a user