Cade
Cade
A small update, issue not fully fixed however. In my Openstack case changing `AWS_S3_ENDPOINT_URL="https://s3.[redacted]/object/v1/AUTH_[redacted]"` to `AWS_S3_ENDPOINT_URL="https://s3.[redacted]"` allows for authentication and successful POST requests (eg file uploads.) However, actual bucket location...
@poVoq we already have OIDC, the problem is that we'd like new accounts to be created automatically, which is a current limitation to LLDAP.
Thanks for your hard work on this! We can definitely do passwords as part of the first sign in (we would use it as a recovery string actually). It looks...
Hi @nitnelave, we are still using LLDAP and are very happy with it. This would be a very handy feature!
Can confirm APP_DISABLE_SIGNUP is ignored, and the signup feature is available after the first user is created.
@shyzus This worked for me too! Thank you!
Testing this on Fedora 37 + GNOME 43, and can confirm it's fixed on the fork.
I have this issue too, and there's nothing in the logs that suggests a source for the error. Wow.
In my case, both disabling fast collaborative editing and performing manual saves had no effect on committing changes to the remote document. I ended up deploying a document server on...
Update: This is still an issue even with the separate Document Server. 🙃