From fa368044be8899f74110d7e9749a9ceb5768ba8e Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 16 Dec 2020 17:34:37 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.