forked from AkkomaGang/akkoma
Password: Replace Pbkdf2 with Password.
This commit is contained in:
parent
c7cd9bd591
commit
9106048c61
18 changed files with 29 additions and 30 deletions
1
mix.exs
1
mix.exs
|
|
@ -125,7 +125,6 @@ defmodule Pleroma.Mixfile do
|
|||
{:postgrex, ">= 0.15.5"},
|
||||
{:oban, "~> 2.1.0"},
|
||||
{:gettext, "~> 0.18"},
|
||||
{:pbkdf2_elixir, "~> 1.2"},
|
||||
{:bcrypt_elixir, "~> 2.2"},
|
||||
{:trailing_format_plug, "~> 0.0.7"},
|
||||
{:fast_sanitize, "~> 0.2.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue