{#if shouldShowCreateUserForm} (shouldShowCreateUserForm = false)}> (shouldShowCreateUserForm = false)} /> {/if} {#if shouldShowEditUserForm} (shouldShowEditUserForm = false)}> (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 immichUser, i} {/each} {/if}
Email Action
{immichUser.email} {#if !isDeleted(immichUser)} {#if immichUser.id !== $user.id} {/if} {/if} {#if isDeleted(immichUser)} {/if}