Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorOliver V <ovpc@users.noreply.github.com>2019-03-24 12:22:05 +0300
committernachoparker <nacho@ownyourbits.com>2019-04-02 03:03:35 +0300
commit29429f0c421d28fa93dc05e12359827b470f274b (patch)
tree85795022c2cca2f67f67a8fa013297dba33a03fd /etc
parentdec80d87af352fece98addad37e73db16867150e (diff)
nc-passwd: clarify usage
Found a few reference https://github.com/nextcloud/nextcloudpi/issues/155 to issues with special characters in passwords, also with german umlaut ". Which ones are sanitized? and need to be added to "info" or should it be in "description"? I will also add it to Config-Reference, once established which characters to avoid ;-)
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/nc-passwd.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ncp-config.d/nc-passwd.cfg b/etc/ncp-config.d/nc-passwd.cfg
index 7b80c4f0..7c30b1cd 100644
--- a/etc/ncp-config.d/nc-passwd.cfg
+++ b/etc/ncp-config.d/nc-passwd.cfg
@@ -3,7 +3,7 @@
"name": "Nc-passwd",
"title": "nc-passwd",
"description": "Change password for the NextCloudPi Panel",
- "info": "",
+ "info": "Please note some special characters are not allowed here, avoid using ) } ; # in password",
"infotitle": "",
"params": [
{