Merge branch 'oauth-token-id' into 'develop'
[akkoma] / lib / pleroma / web / auth / pleroma_authenticator.ex
index a2121e6a791fe7858837952427c160920bc4786c..401f23c9f683f2e0617eff976e865e2e0a88b8bd 100644 (file)
@@ -84,7 +84,7 @@ defmodule Pleroma.Web.Auth.PleromaAuthenticator do
                password_confirmation: random_password
              },
              external: true,
-             need_confirmation: false
+             confirmed: true
            )
            |> Repo.insert(),
          {:ok, _} <-