Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 3eacf7b6 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

[EDELIVERY-12749] Reset password feature and refactoring of the email messages templates.

parent 641b945b
No related branches found
No related tags found
No related merge requests found
Pipeline #140729 passed with warnings
......@@ -30,9 +30,24 @@
<strongPasswordHash>123456</strongPasswordHash>
<passwordLastChangedTime></passwordLastChangedTime>
<uid>user01</uid>
<cudGroups>DIGIT_SMP_ADMIN</cudGroups>
<cudGroups>DIGIT_SMP_USER</cudGroups>
</user>
<user>
<authenticationCount>1</authenticationCount>
<badAuthenticationCount>0</badAuthenticationCount>
<email>Wade.WILSON@dummy-mail-not-exists.eu</email>
<firstName>Wade</firstName>
<goodAuthenticationCount>1</goodAuthenticationCount>
<lastName>Wilson</lastName>
<objectStatus>a</objectStatus>
<organisation>eu.europa.ec</organisation>
<organisationUsername>user02</organisationUsername>
<passwordChangeDn>uid=smp,ou=people,dc=commission,dc=europa,dc=eu</passwordChangeDn>
<strongPasswordHash>123456</strongPasswordHash>
<passwordLastChangedTime></passwordLastChangedTime>
<uid>user02</uid>
<cudGroups>DIGIT_SMP_USER</cudGroups>
</user>
<user>
<authenticationCount>1</authenticationCount>
<badAuthenticationCount>0</badAuthenticationCount>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment