diff --git a/README.md b/README.md
index 40b2e37..9667115 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ of the original [PHP Dynamic Qr code](https://github.com/giandonatoinverso/PHP-D
project by Giandonato Inverso, built on [AdminLTE](https://adminlte.io/).
- **Try it free:** [qr.ensembia.com](https://qr.ensembia.com) - fully functional OSS test
- instance, register your own account any time.
+ instance. Self-service signup isn't live yet, so log in with the temporary shared demo
+ account `admin` / `admin` in the meantime.
- **Commercial VIP edition** (self-service create-rights, logo-embedded QR codes):
[www.qrforge.eu](https://www.qrforge.eu).
- **Self-host it yourself:** this repository, MIT-licensed.
diff --git a/src/about.php b/src/about.php
index 697a10f..e3d667b 100644
--- a/src/about.php
+++ b/src/about.php
@@ -51,7 +51,8 @@ require_once BASE_PATH . '/includes/auth_validate.php';
This is the free, open-source (MIT) edition of QRForge. It runs unmodified
as a live, fully functional try-out at
qr.ensembia.com -
- register a free account there any time.
+ self-service signup isn't live yet, so log in with the temporary shared
+ demo account admin / admin in the meantime.
The commercial VIP edition (paid create-rights and logo-embedded QR codes) diff --git a/src/forms/form_dynamic_add.php b/src/forms/form_dynamic_add.php index 19e9ea8..981e3c6 100644 --- a/src/forms/form_dynamic_add.php +++ b/src/forms/form_dynamic_add.php @@ -118,18 +118,6 @@