#1464 user's guide
This commit is contained in:
parent
d6970b74e4
commit
9df2d77527
@ -764,7 +764,7 @@
|
|||||||
<h4>Digest</h4>
|
<h4>Digest</h4>
|
||||||
<p>
|
<p>
|
||||||
If you switch the authentication method to Digest in the plugin's settings, users will be authenticated using a
|
If you switch the authentication method to Digest in the plugin's settings, users will be authenticated using a
|
||||||
digest that they must generate in their user's profile (My account). To log in from a client, they again use their login and password.
|
digest that is auto-generated after a successful login to Redmine or they can reste it in their user's profile (My account). To log in from a client, they again use their login and password.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@ -481,8 +481,8 @@ cs:
|
|||||||
|
|
||||||
label_webdav_authentication: WebDAV autentifikace
|
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
|
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, na druhou stranu, vyžaduje od uživatelů vytvoření DMSF WebDAV digestu v jejich
|
některými klienty. Metoda Digest je založena na automaticky vygenerovaném digestu. Uživatelé se pak z WebDAV klienta
|
||||||
profilu za použití hesla, které se pak používá při autentifikaci z WebDAV klienta.
|
autentifijují také pomocí uživatelského jména a hesla.
|
||||||
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
||||||
label_missing_dmsf_webdav_digest: Chybějící Dmsf WebDAV digest
|
label_missing_dmsf_webdav_digest: Chybějící Dmsf WebDAV digest
|
||||||
label_dmsf_webdav_digest: DMSF WebDAV digest
|
label_dmsf_webdav_digest: DMSF WebDAV digest
|
||||||
|
|||||||
@ -476,8 +476,8 @@ de:
|
|||||||
|
|
||||||
label_webdav_authentication: WebDAV Authentication
|
label_webdav_authentication: WebDAV Authentication
|
||||||
note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some
|
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
|
clients. Digest authentication is based on an auto-generated digest. Users user use their login and password for
|
||||||
using a password that must by used for authentication in their WebDAV clients after that.
|
authentication in their WebDAV clients too.
|
||||||
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
||||||
label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest
|
label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest
|
||||||
label_dmsf_webdav_digest: DMSF WebDAV digest
|
label_dmsf_webdav_digest: DMSF WebDAV digest
|
||||||
|
|||||||
@ -480,8 +480,8 @@ en:
|
|||||||
|
|
||||||
label_webdav_authentication: WebDAV Authentication
|
label_webdav_authentication: WebDAV Authentication
|
||||||
note_webdav_authentication: Basic authentication method is considered as unsecure and therefore blocked by some
|
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
|
clients. Digest authentication is based on an auto-generated digest. Users user use their login and password for
|
||||||
using a password that must by used for authentication in their WebDAV clients after that.
|
authentication in their WebDAV clients too.
|
||||||
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
label_dmsf_webdav_digest_created_on: "Dmsf WebDAV digest created %{value} ago"
|
||||||
label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest
|
label_missing_dmsf_webdav_digest: Missing a Dmsf WebDAV digest
|
||||||
label_dmsf_webdav_digest: DMSF WebDAV digest
|
label_dmsf_webdav_digest: DMSF WebDAV digest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user