Skip to content
  • Patrick Figel's avatar
    Add confirmation step for email changes (#6071) · 04ecf44c
    Patrick Figel authored
    * Add confirmation step for email changes
    
    This adds a confirmation step for email changes of existing users.
    Like the initial account confirmation, a confirmation link is sent
    to the new address.
    
    Additionally, a notification is sent to the existing address when
    the change is initiated. This message includes instruction to reset
    the password immediately or to contact the instance admin if the
    change was not initiated by the account owner.
    
    Fixes #3871
    
    * Add review fixes
    04ecf44c