summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-05-09 17:29:38 +0200
committerParménides GV <parmegv@sdf.org>2013-05-09 17:29:38 +0200
commit84a11bb1620d2b9080992427c847b58007f2304a (patch)
treeaa6522b67def74ff8627d1cc73a33fcd17f7efdb /assets
parentfb5e26c2ff4f95dd826a3ce3545865ac4388b711 (diff)
Log in and Log out options are shown only if allow registration is true.
Allow registration is present in provider.json. Provider.json is downloaded from both preseeded and custom providers. Authentication success or fail is notified correctly to the user.
Diffstat (limited to 'assets')
-rw-r--r--assets/providers/bitmask.net_provider.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/assets/providers/bitmask.net_provider.json b/assets/providers/bitmask.net_provider.json
deleted file mode 100644
index d61be196..00000000
--- a/assets/providers/bitmask.net_provider.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "api_uri": "https://api.bitmask.net:4430",
- "api_version": "1",
- "ca_cert_fingerprint": "SHA256: 0f17c033115f6b76ff67871872303ff65034efe7dd1b910062ca323eb4da5c7e",
- "ca_cert_uri": "https://bitmask.net/ca.crt",
- "default_language": "en",
- "description": {
- "el": "Bitmask είναι ένα έργο του LEAP με σκοπό τον έλεγχο της απόδοσης και της αξιοπιστίας του λογισμικού LEAP. Bitmask τρέχει για τις τελευταίες αιμορραγία άκρο του κώδικα LEAP, και θα έχει πιθανότατα περισσότερες δυνατότητες και λιγότερα αξιοπιστία από άλλους φορείς παροχής υπηρεσιών.",
- "en": "Bitmask is a project of LEAP with the purpose to test the performance and reliability of the LEAP software. Bitmask runs on the latest bleeding edge of the LEAP code, and will likely have more features and less reliability than other service providers.",
- "es": "Bitmask es un proyecto de LEAP con el propósito de probar el rendimiento y la fiabilidad del software LEAP. Bitmask corre la última versión del código LEAP, y es de esperar que tenga más funciones y menos fiabilidad que los proveedores de servicios."
- },
- "domain": "bitmask.net",
- "enrollment_policy": "open",
- "languages": [
- "el",
- "en",
- "es"
- ],
- "name": {
- "en": "Bitmask"
- },
- "services": [
- "openvpn"
- ]
-} \ No newline at end of file