wakabayashik
wakabayashik
**Describe the bug** uriparser should decode pct-encoded **To Reproduce** 1. create an listener program with SRT-APIs (srt_listen, srt_accept...) and run as a listener. 2. run "srt-live-transmit srt://192.168.1.1:12345?streamid=%23!::u=admin,r=bluesbrothers1_hi file://con | NUL"...
it seems that the option **userNotFound** for passport.authenticate() does not work. https://github.com/vesse/passport-ldapauth/blob/0467cc3613461cba7952ead352b59a6ac5de5845/lib/passport-ldapauth/strategy.js#L283-L284 I think above line should become like this; ```javascript if (typeof err === 'string' && err.match(/no such user/i))...
### What version of Hls.js are you using? v1.3.3 ### What browser (including version) are you using? Google Chrome Version 110.0.5481.78 (Official Build) (64-bit) ### What OS (including version) are...