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 2017/02/10 09:52:14 UTC

[Bug 60720] New: Replace "WWW-Authenticate" literal with static final AUTH_HEADER_NAME in SpnegoAuthenticator

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

            Bug ID: 60720
           Summary: Replace "WWW-Authenticate" literal with static final
                    AUTH_HEADER_NAME in SpnegoAuthenticator
           Product: Tomcat 8
           Version: 8.5.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: 1983-01-06@gmx.net
  Target Milestone: ----

Created attachment 34743
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34743&action=edit
Replace literals

Trivial update not to use literals, but static final variable.

-- 
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 60720] Replace "WWW-Authenticate" literal with static final AUTH_HEADER_NAME in SpnegoAuthenticator

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

Violeta Georgieva <vi...@apache.org> changed:

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

--- Comment #1 from Violeta Georgieva <vi...@apache.org> ---
Hi,

Thanks for the patch. It was applied to:
- 9.0.x for 9.0.0.M18 onwards and
- 8.5.x for 8.5.12 onwards

Regards,
Violeta

-- 
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