Project

General

Profile

Feature #2742

Updated by Bernhard Koschiček-Krombholz 8 days ago

Fixes: 

 * URL for file display in @entity_presentation_view@  
 * Some minor fixes in openapi file 
 * Set default @CORS_ALLOWANCE = '*'@ to @CORS_ALLOWANCE = ''@. So if presentation sites have problems, please add @CORS_ALLOWANCE = '*'@ or with a specific IP to the @production.py@

Back