Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@chmike chmike released this 30 Sep 08:54
· 5 commits to master since this release
2c8cf9a

@russellmcc found out that the user info parsing didn't allow the percent character in the user info, although it is allowed by the specification.

This new release allows now the percent character in the user info.

The changes don't affect security and are backward compatible.

Note that user info with password in URL are deprecated for obvious security reason.