Changelog
- support for OIDC (using app user_oidc v6.2.1 or superior)
- new user discovery mapping 'RemoteUserDiscovery' to obtain instance from external service
- new config 'gss.updatels.interval' to change update internal to lookup server
- upgrade composer and clean code
- compat nc31
What's Changed
- ignore null user on logout by @ArtificialOwl in #151
- ci: Update workflows by @nickvergessen in #157
- 2.6.0-dev.0 by @ArtificialOwl in #160
- get rid of getEventDispatcher() by @ArtificialOwl in #159
- fix(UserBackend): use OCP GenericEvent instead of Symphony by @ShGKme in #163
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #153
- Add reuse compliance by @AndyScherzinger in #167
- chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #170
- Add oidc support by @julien-nc in #168
- RemoteUserMapping by @ArtificialOwl in #169
- Add gss.updatels.interval config to tune the interval between lookup-server updates by @flesueur in #165
- composer upgrade by @ArtificialOwl in #171
- 2.6.0 by @ArtificialOwl in #172
New Contributors
- @ShGKme made their first contribution in #163
- @AndyScherzinger made their first contribution in #167
- @flesueur made their first contribution in #165
Full Changelog: v2.5.2...v2.6.0