Skip to content

Update dependency aleksis-core to v2.1

Tine Wittler requested to merge renovate/aleksis-core-2.x into master

This MR contains the following updates:

Package Type Update Change
aleksis-core (source) dependencies minor 2.0 -> 2.1

Release Notes

AlekSIS/official/AlekSIS-Core

v2.1

Compare Source

Added


* Provide an ``ExtensiblePolymorphicModel`` to 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!

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports