diff --git a/app/views/settings/_dmsf_settings.html.erb b/app/views/settings/_dmsf_settings.html.erb index f3c9afa2..4bb9bd2f 100644 --- a/app/views/settings/_dmsf_settings.html.erb +++ b/app/views/settings/_dmsf_settings.html.erb @@ -285,7 +285,7 @@ options_for_select(auth_types, @settings['dmsf_webdav_authentication']) %> <%= l(:note_webdav_authentication) %>
- <%= l(:label_default)%>: <%= auth_types[0][0] %> + <%= l(:label_default)%>: <%= auth_types[1][0] %>

diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 57d98ad3..026c4b30 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -482,7 +482,7 @@ cs: label_webdav_authentication: WebDAV autentifikace note_webdav_authentication: Autentifikační metoda Basic není považována za bezpečnou a z toho důvodu je blokována některými klienty. Metoda Digest je založena na automaticky vygenerovaném digestu. Uživatelé se pak z WebDAV klienta - autentifijují také pomocí uživatelského jména a hesla. + autentifikují také pomocí uživatelského jména a hesla. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Chybějící Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/de.yml b/config/locales/de.yml index 33043404..45348782 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -476,7 +476,7 @@ de: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication is based on an auto-generated digest. Users user use their login and password for + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest diff --git a/config/locales/en.yml b/config/locales/en.yml index d27a8374..bef456ae 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -480,7 +480,7 @@ en: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication is based on an auto-generated digest. Users user use their login and password for + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest diff --git a/config/locales/es.yml b/config/locales/es.yml index e0a2454d..8e731554 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -480,8 +480,8 @@ es: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 6259366c..ac881b20 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -459,8 +459,8 @@ fa: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/fr.yml b/config/locales/fr.yml index c1455a13..e577fd95 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -481,8 +481,8 @@ fr: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 31c3066e..2ace9837 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -481,8 +481,8 @@ hu: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/it.yml b/config/locales/it.yml index 4206932d..e77222d7 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -480,8 +480,8 @@ it: # Italian strings thx 2 Matteo Arceci! label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 57bfff04..02393188 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -482,8 +482,8 @@ ja: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/ko.yml b/config/locales/ko.yml index f6f91487..563ad1e6 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -480,8 +480,8 @@ ko: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 0528b09c..f3982192 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -480,8 +480,8 @@ nl: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/pl.yml b/config/locales/pl.yml index cd7a54b5..a761742e 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -479,8 +479,8 @@ pl: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 722d2538..102fb839 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -480,8 +480,8 @@ pt-BR: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 61b2f160..6cf4b548 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -481,8 +481,8 @@ sl: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 45a76786..183dba02 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -482,8 +482,8 @@ uk: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 61663c8e..1a3b1f63 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -479,8 +479,8 @@ zh-TW: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/config/locales/zh.yml b/config/locales/zh.yml index b262a7c0..47d0f78a 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -481,8 +481,8 @@ zh: label_webdav_authentication: WebDAV Authentication note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some - clients. Digest authentication, on the other hand, requires users to create a DMSF WebDAV digest in their profiles - using a password that must by used for authentication in their WebDAV clients after that. + clients. Digest authentication is based on an auto-generated digest. Users use their login and password for + authentication in their WebDAV clients too. label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago" label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest label_dmsf_webdav_digest: DMSF WebDAV digest diff --git a/init.rb b/init.rb index 04b2e4e2..2300863b 100644 --- a/init.rb +++ b/init.rb @@ -63,7 +63,7 @@ 'dmsf_default_query' => nil, 'empty_minor_version_by_default' => nil, 'remove_original_documents_module' => nil, - 'dmsf_webdav_authentication' => 'Basic' + 'dmsf_webdav_authentication' => 'Digest' } end