**Breaking change:** The Collabora admin panel password is now a secret (`collabora_p`). After upgrading, you must generate the new secret for collabora to work: ``` abra app secret generate lasuite-drive.cctest.autonomic.zone COLLABORA_P v1 abra app config # set SECRET_COLLABORA_P_VERSION=v1 ```