httpcomponents-client/httpclient5
Arturo Bernal aa5bc56abe Implement Password Validation in BasicScheme. (#505)
Introduced a new method, `validatePassword`, in the `BasicScheme` class to enforce password validation in line with RFC 7617 standards. This method includes control character validation for passwords, ensuring they adhere to RFC 7617 by not containing any control characters.
2023-12-13 11:54:48 +01:00
..
src Implement Password Validation in BasicScheme. (#505) 2023-12-13 11:54:48 +01:00
pom.xml Upgraded project version to 5.4-alpha1 2023-12-13 11:54:30 +01:00