Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 6.1.0 #964

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Prepare 6.1.0 #964

merged 1 commit into from
Oct 15, 2024

Conversation

julien-nc
Copy link
Member

Added

  • Nextcloud 31 support
  • feat(provisioning): New system config flag to disable user creation in soft auto provisioning @julien-nc #954
  • feat(ApiController): Add endpoint to de-provision user @edward-ly #960
  • Add an OCS API controller for pre-provisioning and de-provisioning @julien-nc #963

Changed

  • Make aud and azp checks optional when logging in or validating a bearer token @julien-nc #921

Fixed

  • Fix provisioning mistake when setting role @julien-nc #930
  • Fix LoginController: revert default token_endpoint_auth_method value @edward-ly #946
  • Fix integration tests sometimes not finding docker-compose but 'docker compose' @julien-nc #953
  • Backchannel logout endpoint should only return 200 or 400 @julien-nc #955
  • Use correct userId when getting user folder in provisioning endpoint if unique-uid is enabled @julien-nc #958
  • Re-enable PKCE by default (if supported by the IdP) @edward-ly #956
  • Prevent redirecting to an absolute URL after login @julien-nc #961
  • Fix provisioning: If address attr is an object but can't be parsed to an array, give null to the 'attr mapped' event @julien-nc #948

@julien-nc julien-nc changed the title prepare 6.1.0 Prepare 6.1.0 Oct 15, 2024
CHANGELOG.md Outdated

### Added

- Nextcloud 31 support
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels a bit early to announce that 🙈

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc julien-nc merged commit 647dae6 into main Oct 15, 2024
44 checks passed
@julien-nc julien-nc deleted the releases/6.1.0 branch October 15, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants