Skip to content

Update dependency aleksis-core to v2.0rc7

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 patch 2.0rc5 -> 2.0rc7

Release Notes

AlekSIS/official/AlekSIS-Core

v2.0rc7

Compare Source

v2.0rc6

Compare Source

Added


* OpenID Connect scope and accompanying claim ``groups``
* Support config files in JSON format
* Allow apps to dynamically generate OAuth scopes

Changed
  • Do not log or e-mail ALLOWED_HOSTS violations
  • Update translations.
  • Use initial superuser settings as default contact and from addresses

Fixed


* Show link to imprint in footer
* Fix API for adding OAuth scopes in AppConfigs
* Deleting persons is possible again.
* Removed wrong changelog section

Removed
  • Dropped data anonymization (django-hattori) support for now
  • OAUTH2_SCOPES setting in apps is not supported anymore. Use get_all_scopes method on AppConfig class instead.

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, check this box.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports