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 2021/08/02 09:26:22 UTC

[Bug 65479] New: PasswordValidationCallback does not return validation result in getResult

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

            Bug ID: 65479
           Summary: PasswordValidationCallback does not return validation
                    result in getResult
           Product: Tomcat 10
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Authentication
          Assignee: dev@tomcat.apache.org
          Reporter: robert.rodewald@kopsis.com
  Target Milestone: ------

The specification requires that the validation result must be returned in the
getResult Method of the PasswordValidationCallback. This is currently not the
case.

-- 
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 65479] PasswordValidationCallback does not return validation result in getResult

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

Robert Rodewald <ro...@kopsis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Robert Rodewald <ro...@kopsis.com> ---
I just created a pull request with a bugfix for this.

It's a simple one-liner.

Shall I create pull requests for the other branches as well or is there a
better way?

-- 
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 65479] PasswordValidationCallback does not return validation result in getResult

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

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

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

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and the PR. And extra thanks for including a test case.

Fixed in:
- 10.1.x for 10.1.0-M5 onwards
- 10.0.x for 10.0.11 onwards
- 9.0.x for 9.0.53 onwards
- 8.5.x for 8.5.71 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 65479] PasswordValidationCallback does not return validation result in getResult

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
No need for additional PRs. The committers will backport as necessary.

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