How can I simply disable “trusted domains”?

add environment flag OWNCLOUD_SKIP_TRUSTED_DOMAIN_VERIFICATION - if its set to true - then comment out paranoidal code blocks, otherwise its not working - removing config.php file (i thought its a cached file, which is for some weird php reason isnt reread from deployment yaml) - led to loss of data and pod entered crashloopbackoff state after deletion…

other than that looks good, and thing worth porting to golang with a docker-only (cloud native) way to install/run things, withoud cursed config.php idiotism and idiotic “requirements” of mad scientist who dont trust anyone and cant foresee simple env var is his code…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.