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

refactor: change CookieSameSite to be an enum #115

Merged
merged 2 commits into from
Feb 18, 2021

Conversation

keithamus
Copy link
Collaborator

@keithamus keithamus commented Feb 17, 2021

This changes the CookieSameSite type to be an enum, which allows us to be more consistent when using the SameSite value across the codebase.

/cc @markcellus @koddsson

Copy link
Collaborator

@koddsson koddsson left a comment

Choose a reason for hiding this comment

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

Makes sense 👍🏻

Copy link
Owner

@markcellus markcellus left a comment

Choose a reason for hiding this comment

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

lgtm

@koddsson
Copy link
Collaborator

Maybe we should remove Travis at this point since it's a lot slower than GitHub Actions 🤔

image

@markcellus
Copy link
Owner

Yeah I noticed that. should be fine to just remove it right?

@keithamus keithamus merged commit c070227 into master Feb 18, 2021
@keithamus keithamus deleted the refactor-cookiesamesite-to-enum branch February 18, 2021 14:18
markcellus added a commit that referenced this pull request Feb 12, 2022
markcellus pushed a commit that referenced this pull request Aug 18, 2022
Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
markcellus pushed a commit that referenced this pull request Aug 18, 2022
Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
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.

3 participants