LDAP: permit overriding the CA root

This commit is contained in:
Mark Felder 2024-09-14 20:03:26 -04:00
commit 5539fea3bb
5 changed files with 21 additions and 3 deletions

View file

@ -204,7 +204,6 @@ defmodule Pleroma.Mixfile do
{:oban_live_dashboard, "~> 0.1.1"},
{:multipart, "~> 0.4.0", optional: true},
{:argon2_elixir, "~> 4.0"},
{:certifi, "~> 2.12"},
## dev & test
{:phoenix_live_reload, "~> 1.3.3", only: :dev},