Update dependency aleksis-core to v2.0rc7
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
v2.0rc6
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. Useget_all_scopes
method onAppConfig
class instead.
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Tine Wittler