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

[Bug 66662] New: Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

https://bz.apache.org/bugzilla/show_bug.cgi?id=66662

            Bug ID: 66662
           Summary: Tomcat Digest Authenticator Valve attribute name
                    "algoirthms" need to correct as it is misspelled
           Product: Tomcat 8
           Version: 8.5.90
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: gohilmca@gmail.com
  Target Milestone: ----

Under apache tomcat documentation page
https://tomcat.apache.org/tomcat-8.5-doc/config/valve.html#Digest_Authenticator_Valve

There is list of authentication valves implementation documentation.

Under Digest Authenticator Valve documentation there are table of attributes
that Digest Authenticator Valve supports.

The first entry is "algoirthms" which has spelling mistake and even with this
attribute name tomcat showing warnings on startup.

I have checked with correct spelling "algorithms" attribute and tomcat
functioning as expected.

Let me know if I can be of any help with this correction.

Thanks & Regards,
Yuvarajsinh.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66662

--- Comment #2 from gohilmca@gmail.com ---
Hi Mark,

PR raised https://github.com/apache/tomcat/pull/629

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66662

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- 11.0.x for 11.0.0-M8 onwards
- 10.1.x for 10.1.11 onwards
-  9.0.x for  9.0.77 onwards
-  8.5.x for  8.5.91 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66662

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report.

This is where the fix needs to be made:
https://github.com/apache/tomcat/blob/main/webapps/docs/config/valve.xml#L1596

If you want to submit a PR via GitHub I'll get it merged and back-ported.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org