mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
passlib uses deprecated crypt module which is deprecated and scheduled for removal in 3.13. Unfortunately, this module seems to be unmaintained, so this commit replaces passlib with bcrypt, unfortunately breaking current passwords
15 lines
312 B
ReStructuredText
15 lines
312 B
ReStructuredText
Manual migrations
|
|
=================
|
|
|
|
Normally the most of migrations are handled automatically after application start, however, some upgrades require manual interventions; this document describes them.
|
|
|
|
Upgrades to breakpoints
|
|
-----------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
2.9.0
|
|
2.12.0
|
|
2.16.0
|