Merge branch 'remove-crypt' into 'develop'

Remove crypt(3) support

Closes #3030 and #3062

See merge request pleroma/pleroma!3847
This commit is contained in:
tusooa 2023-03-12 16:06:00 +00:00 committed by Haelwenn (lanodan) Monnier
commit 40f14fd31c
5 changed files with 1 additions and 40 deletions

View file

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
### Removed
- BREAKING: Support for passwords generated with `crypt(3)` (Gnu Social migration artifact)
## 2.5.1