Skip to content

Conversation

@ThisIsMani
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Turning off cookies in favour of embeddable components. Cookies won't be required in integ after this change.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

config/deployments/integration_test.toml

Motivation and Context

Closes #4080

How did you test it?

This is already working in sandbox. Not a new feature.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@ThisIsMani ThisIsMani self-assigned this Jan 13, 2026
@ThisIsMani ThisIsMani requested a review from a team as a code owner January 13, 2026 12:23
@ThisIsMani ThisIsMani added M-configuration-changes Metadata: This PR involves configuration changes A-users Area: Users labels Jan 13, 2026
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-users Area: Users M-configuration-changes Metadata: This PR involves configuration changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

revert(auth): Stop forcing cookies in integ

5 participants