Merge #1862
1862: fix #1861: allow colons in passwords: fix the parsing of http-basic auth headers r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? Fix a bug preventing colons from being used in passwords when using radicale/webdav. Thank you to @parisni for reporting it and @ghostwheel42 for spotting it. ### Related issue(s) - close #1861 ## Prerequistes Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [X] In case of feature or enhancement: documentation updated accordingly - [X] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>master
commit
0147b19064
@ -0,0 +1 @@
|
|||||||
|
Fix a bug preventing colons from being used in passwords when using radicale/webdav.
|
Loading…
Reference in New Issue