Ver Fonte

Auth Backend Support 1

Cerothen há 9 anos atrás
pai
commit
8cebafb317
1 ficheiros alterados com 7 adições e 1 exclusões
  1. 7 1
      lang/en.ini

+ 7 - 1
lang/en.ini

@@ -224,4 +224,10 @@ EMBY_URL = "Emby URL"
 EMBY_PORT = "Emby Port"
 EMBY_TOKEN = "Emby Token"
 PLAYING_NOW_ON_EMBY = "Playing Now on EMBY"
-RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
+RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
+AUTHTYPE = "Which databases should be used to allow login"
+AUTHBACKEND = "Select backend to use"
+AUTHBACKENDCREATE = "Should accounts be created in Organizr if successfully authenticated against backend"
+AUTHBACKENDHOST = "http(s)://192.168.1.100"
+AUTHBACKENDPORT = "Backend Port (eg 21 for FTP, 389 for LDAP, 8096 for Emby)"
+AUTHBACKENDDOMAIN = "Domain to use for LDAP"