diff --git a/assets/help/en/dmsf_help.html b/assets/help/en/dmsf_help.html index bf4a956a..d621a12c 100644 --- a/assets/help/en/dmsf_help.html +++ b/assets/help/en/dmsf_help.html @@ -759,12 +759,11 @@
- If you switch the authentication method to Basic in the plugin's settings, users are authenticated by their login and password that are sent from a client to the server as a text. From that reason it is not considerd as secure. + If you switch the authentication method to Basic in the plugin's settings, users are authenticated by their login and password that are sent from a client to the server as a text. From that reason it is not considered as secure.
- It's the default authentication method. Users will be authenticated using a - 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. + It's the default authentication method. Users are authenticated using a digest that is auto-generated after a successful login to Redmine or they can reset it in their user's profile (My account). To log in from a client, they again use their login and password. Login is case-sensitive.