Skip to content

Fix ORM relationship conflict warnings

Julian requested to merge fix-mfa-relationship-warnings into master

SQLAlchemy v1.4 (Debian Bookworm) annoyingly warns about overlapping user/mfa_method relationships.

Fixes #146 (closed)

Merge request reports