getparthenon / monorepo

Monorepo for Parthenon development
https://getparthenon.com
GNU Lesser General Public License v2.1
5 stars 2 forks source link

[User] Disable email confirmation #11

Closed that-guy-iain closed 1 year ago

that-guy-iain commented 2 years ago

Description

Problem

Sometimes email confirmation isn't needed or wanted.

Solution

Provide an option to disable email confirmation requirement

Example

parthenon:
  user:
    enabled: true
    email_confirmation: false