-
2.1 Stable
released this
2021-11-05 22:47:37 +01:00 | 8285 commits to master since this releaseAdded
- Provide an
ExtensiblePolymorphicModelto support the features of extensible models for polymorphic models and vice-versa. - Implement optional Sentry integration for error and performance tracing.
- Option to limit allowed scopes per application, including mixin to enforce that limit on OAuth resource views
- Support trusted OAuth applications that leave out the authorisation screen.
- Add birthplace to Person model.
Changed
- Replace dev.sh helper script with tox environments.
- OAuth Grant Flows are now configured system-wide instead of per app.
- Refactor OAuth2 application management views.
Fixed
- Fix default admin contacts
Credits
- We welcome new contributor 🐧 Jonathan Krüger!
- We welcome new contributor 🐭 Lukas Weichelt!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Provide an