Mise à jour de 'README.md'

This commit is contained in:
neil 2020-12-16 17:34:37 +00:00
parent 8097745f01
commit fa368044be
1 changed files with 6 additions and 0 deletions

View File

@ -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.