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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]