Skip to content

Commit

Permalink
typo fix in security questions: grandaughter -> granddaughter
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Jun 28, 2020
1 parent 98995b6 commit ed5dad2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Expand Up @@ -36,7 +36,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down
Expand Up @@ -18,7 +18,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down
Expand Up @@ -26,7 +26,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down
Expand Up @@ -23,7 +23,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down
Expand Up @@ -19,7 +19,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down
2 changes: 1 addition & 1 deletion repo/security-impl/src/test/resources/security-policy.xml
Expand Up @@ -24,7 +24,7 @@
</question>
<question>
<identifier>http://midpoint.evolveum.com/xml/ns/public/security/question-2#q002</identifier>
<questionText>What is your mother's best friend's uncle's grandaughter's dog's mother maiden name?</questionText>
<questionText>What is your mother's best friend's uncle's granddaughter's dog's mother maiden name?</questionText>
</question>
</securityQuestions>
</credentials>
Expand Down

0 comments on commit ed5dad2

Please sign in to comment.