Skip to content
Snippets Groups Projects
  • Josh Morel's avatar
    fc2ec87a
    enable email verification by admin (#1348) · fc2ec87a
    Josh Morel authored
    * enable email verification by admin
    
    * rename/label to set email as verified
    
    to be more explicit that admin is not sending
    another email to confirm
    
    * add update user emailVerified check-params test
    
    * make user.model emailVerified property required
    fc2ec87a
    History
    enable email verification by admin (#1348)
    Josh Morel authored
    * enable email verification by admin
    
    * rename/label to set email as verified
    
    to be more explicit that admin is not sending
    another email to confirm
    
    * add update user emailVerified check-params test
    
    * make user.model emailVerified property required