As the name indicates content server is supposed to be for file serving only.
Right now it also needs to support various php files for the vault in the python client. This is an unnecessary security risk and also prevents us from using optimized software / docker images.
Python client alternative 1: Use the java api endpoints as available since Q1 2018.
Python client alternative 2: Integrate a new web based vault (work in progress on https://brutus5000.github.io/faf-ng-client)
As the name indicates content server is supposed to be for file serving only.
Right now it also needs to support various php files for the vault in the python client. This is an unnecessary security risk and also prevents us from using optimized software / docker images.
Python client alternative 1: Use the java api endpoints as available since Q1 2018. Python client alternative 2: Integrate a new web based vault (work in progress on https://brutus5000.github.io/faf-ng-client)