You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/06/21 14:08:49 UTC

[tomcat] branch main updated: Update valve.xml

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a3a2609a9 Update valve.xml
0a3a2609a9 is described below

commit 0a3a2609a9755de62566bd43d9fc7b72044ba413
Author: gohilmca <37...@users.noreply.github.com>
AuthorDate: Wed Jun 21 17:40:50 2023 +0530

    Update valve.xml
    
    this change is with respect to issue #66662
---
 webapps/docs/config/valve.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/valve.xml b/webapps/docs/config/valve.xml
index 884b2ed4c5..82f7b70e26 100644
--- a/webapps/docs/config/valve.xml
+++ b/webapps/docs/config/valve.xml
@@ -1593,7 +1593,7 @@
 
     <attributes>
 
-      <attribute name="algoirthms" required="false">
+      <attribute name="algorithms" required="false">
         <p>A comma-separated list of digest algorithms to be used for the
         authentication process. Algorithms may be specified using the Java
         Standard names or the names used by RFC 7616. If not specified, the


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org