Testing
@@ -24,7 +24,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
-**Shipped version:** 2.0.2~ynh5
+**Shipped version:** 2.0.2~ynh6
@@ -20,7 +20,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
-**Version incluse :** 2.0.2~ynh5
+**Version incluse :** 2.0.2~ynh6
@@ -60,7 +60,7 @@ name = "Auto-configuration"
ask = "Username"
type = "string"
example = "camille"
- pattern.regexp = '^[a-zA-Z_\-\\\.@]+$'
+ pattern.regexp = '^[a-zA-Z0-9_\-\\\.@]+$'
pattern.error = "OpenVPN accept only alphabetic chars and -_\\.@"
visible = 'config_file && match(config_file,"^\s*auth-user-pass\s")'
@@ -6,7 +6,7 @@
"en": "Tunnel the internet traffic through a VPN",
"fr": "Fait passer le trafic internet à travers un VPN"
},
- "version": "2.0.2~ynh5",
+ "version": "2.0.2~ynh6",
"url": "https://labriqueinter.net",
"license": "AGPL-3.0",
"maintainer": {