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

Fix logout code snippet for Kotlin #16341

Merged

Conversation

intotherealworld
Copy link
Contributor

Contents

  • Fix logout code snippet for Kotlin: Corrected deleteCookies syntax

Reason

  • The deleteCookies property of org.springframework.security.config.annotation.web.LogoutDsl has a private access modifier, so it cannot be used in the format deleteCookies = ""

@pivotal-cla
Copy link

@intotherealworld Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 25, 2024
@pivotal-cla
Copy link

@intotherealworld Thank you for signing the Contributor License Agreement!

@rwinch rwinch self-assigned this Jan 7, 2025
@rwinch rwinch added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 7, 2025
@rwinch rwinch modified the milestones: 7.0.0-M1, 6.5.0-M1 Jan 7, 2025
@rwinch rwinch enabled auto-merge (rebase) January 7, 2025 21:26
@rwinch rwinch merged commit 0e3cfd1 into spring-projects:main Jan 7, 2025
6 checks passed
@rwinch
Copy link
Member

rwinch commented Jan 7, 2025

Thanks for the Pull Request! This is now merged into main 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants