summaryrefslogtreecommitdiff
path: root/tests/data/xml/info/normal.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/xml/info/normal.xml')
-rw-r--r--tests/data/xml/info/normal.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/data/xml/info/normal.xml b/tests/data/xml/info/normal.xml
new file mode 100644
index 00000000..5dfc3e49
--- /dev/null
+++ b/tests/data/xml/info/normal.xml
@@ -0,0 +1,15 @@
+<authdata user="normal">
+ <multifactor>
+ <type>p</type>
+ <type>m</type>
+ <type>r</type>
+ <type>o</type>
+ <type>o2</type>
+ </multifactor>
+ <login-history>
+ <host ip="127.0.0.2">example.com</host>
+ <host ip="127.0.0.3">www.example.com</host>
+ </login-history>
+ <max-loa>3</max-loa>
+ <password-expires>1310675733</password-expires>
+</authdata>