Skip to content

Several different problems occur when server is in AUTH_OPTIONAL = True mode

The python interface currently does not work when server is in AUTH_OPTIONAL = True mode (an option set in server.conf).

The most common one is that the client is not authorized to write changes (UPDATE / INSERT), although permissions are set correctly and authentication credentials are provided correctly.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information