Skip to content
Snippets Groups Projects
  • Patrick Figel's avatar
    04ecf44c
    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
    History
    Add confirmation step for email changes (#6071)
    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
This project manages its dependencies using Bundler. Learn more