{#if shouldShowCreateUserForm} (shouldShowCreateUserForm = false)}> {/if} {#if shouldShowEditUserForm} (shouldShowEditUserForm = false)}> {/if} {#if shouldShowDeleteConfirmDialog} (shouldShowDeleteConfirmDialog = false)} /> {/if} {#if shouldShowRestoreDialog} (shouldShowRestoreDialog = false)} /> {/if} {#if shouldShowInfoPanel} (shouldShowInfoPanel = false)}>

Password reset success

The user's password has been reset to the default password
Please inform the user, and they will need to change the password at the next log-on.

{/if} {#if allUsers} {#each allUsers as user, i} {/each} {/if} {#if allUsers} {#each allUsers as user, i} {/each} {/if}
Name Email Action
{user.firstName} {user.lastName} {user.email} {#if !isDeleted(user)} {/if} {#if isDeleted(user)} {/if}