{#if shouldShowCreateUserForm} (shouldShowCreateUserForm = false)}> {/if} {#if shouldShowEditUserForm} (shouldShowEditUserForm = 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. (shouldShowInfoPanel = false)} class="mt-6 bg-immich-primary hover:bg-immich-primary/75 px-6 py-3 text-white rounded-full shadow-md w-full font-medium" >Done {/if} {selectedAction} {#if selectedAction === AdminSideBarSelection.USER_MANAGEMENT} (shouldShowCreateUserForm = true)} on:edit-user={editUserHandler} /> {/if}
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.
password