Skip to content

Commit

Permalink
#1464 Digest as the default authentication method
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed May 28, 2024
1 parent 641b206 commit e72ba2b
Show file tree
Hide file tree
Showing 19 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion app/views/settings/_dmsf_settings.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
options_for_select(auth_types, @settings['dmsf_webdav_authentication']) %>
<em class="<%= klass %>">
<%= l(:note_webdav_authentication) %> <br>
<%= l(:label_default)%>: <%= auth_types[0][0] %>
<%= l(:label_default)%>: <%= auth_types[1][0] %>
</em>
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion config/locales/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/fa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/locales/zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e72ba2b

Please sign in to comment.