diff --git a/README.md b/README.md index b5a09ce..9325dc2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # sncf +#### **DO NOT** upgrade Nextcloud to 20.0.2 and 20.0.3! + +**Stay on 20.0.1.** I've been spending hours debugging, I suspect there's a Nextcloud bug introduced in one of those minor updates. I'll upgrade sncf if necessary once this bug is fixed. + +--- + Simple Nextcloud Forms (sncf) is a lightweight proxy written in Rust with the [Actix](https://actix.rs) framework. It is meant to make form creation easier, through the use of the [Nextcloud Forms](https://github.com/nextcloud/forms) application, by generating administration links for forms: **users do not need to log in or register**, they just need to keep a link (in the form of `https://your-instance.com/admin/<45-byte base64 key>`) to log them in and give them access to their forms.