ballerine icon indicating copy to clipboard operation
ballerine copied to clipboard

feat(cors): disable cors flag

Open alonp99 opened this issue 4 months ago • 2 comments

Summary by CodeRabbit

  • New Features

    • Introduced a new optional environment variable, DISABLE_CORS, allowing users to control CORS settings.
  • Improvements

    • Enhanced CORS configuration to conditionally apply based on the DISABLE_CORS variable.
    • Improved session management with additional checks for session methods and updated expiration logic.

alonp99 avatar Sep 30 '24 18:09 alonp99