mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-23 15:00:29 +03:00
fd7fc2f4d7
* remove allowed origins from public chatbot config response * update how domains are validated in cors middleware * fix: delete correct allowed domains keys in public chatbot config endpoint * fix: cors substring issue * fix: remove cors origins fallback * fix: error when cors origins is not defined * fix: update how cors setting is parsed and used * fix: update how cors setting is parsed and used * fix: address pr comments * fix: use workspaceId if available in cors middleware * fix: global cors blocks chatflow-level validation for predictions * fix: add error handling to domain validation