#2460 Typo in comment line of UserPwdDirAuthentication.java
Closed: Fixed None Opened 7 years ago by aakkiang.

UserPwdDirAuthentication.java has a reference to UdnPwdDirAuthentication in a
comment. This typo should be fixed.

Steps to Reproduce:

1. Following grep command showed a typo in the comment:
grep -r UdnPwdDirAuth
base/server/cms/src/com/netscape/cms/authentication/UserPwdDirAuthentication.ja
va:     * Initializes the UdnPwdDirAuthentication auth manager.

Expected results:

Reference to 'UdnPwdDirAuthentication' should be removed.

Fixed in master:

  • 456434acfc230efbb0414a7daa72afe60909a04b

Fixed in 10.3 branch:

  • 634da4e7ba6af5e799da300955a4730fa51be8f0

Metadata Update from @aakkiang:
- Issue set to the milestone: 10.3.8

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2580

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata