mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Bump constant time for welcome emails
This commit is contained in:
@@ -138,7 +138,7 @@ defmodule Web.AuthController do
|
||||
})
|
||||
end
|
||||
end,
|
||||
500
|
||||
1000
|
||||
)
|
||||
|
||||
put_auth_state(conn, provider.id, {fragment, provider_identifier, redirect_params})
|
||||
|
||||
Reference in New Issue
Block a user