mirror of
https://github.com/inventree/inventree-website.git
synced 2025-09-13 22:51:25 +00:00
Update _posts/2025-08-25-1.0.0.md
Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
@@ -119,7 +119,7 @@ We have refactored our authentication framework significantly, both to support t
|
||||
|
||||
These changes should not affect most users, as we have endeavored to maintain compatibility with existing authentication methods. However, users who have implemented custom authentication mechanisms may need to review their code to ensure compatibility with the new framework.
|
||||
|
||||
In particular we have updated our [django-allauth framework](https://github.com/inventree/InvenTree/pull/6293) to align with changes to that library.
|
||||
In particular we have updated our usage of [django-allauth framework](https://github.com/inventree/InvenTree/pull/6293) to align with changes to that library. Due to major improvements in upstream allauth we now mostly rely on build-in mechanisms - especially for multi factor.
|
||||
|
||||
### Bulk Update Mixin
|
||||
|
||||
|
Reference in New Issue
Block a user