NMRR 3.12.0
- Added Django-Allauth support:
- Support local accounts, SAML2, MFA, OpenID Connect and more (see allauth),
- Enable allauth via settings,
- Configure allauth deployment,
- Added settings to read from env:
ENABLE_JSON_SCHEMA_SUPPORT
,BACKWARD_COMPATIBILITY_DATA_XML_CONTENT
,ALLOW_MULTIPLE_SCHEMAS
(see JSON support settings) - Updated file system storage to include class name and optionally user id,
- Minor fixes and improvements.