silverwind 27edc1aa19
Fix panic in BasicAuthDecode (#14046)
* Fix panic in BasicAuthDecode

If the string does not contain ":" that function would run into an
`index out of range [1] with length 1` error. prevent that.

* Update BasicAuthDecode()

Co-authored-by: 6543 <6543@obermui.de>
2020-12-17 20:51:28 -05:00
..
2020-10-10 20:38:09 -04:00
2020-12-02 06:56:04 +02:00
2020-04-05 07:20:50 +01:00
2020-10-02 23:37:53 -04:00
2019-06-12 15:41:28 -04:00
2020-10-31 01:36:46 -04:00
2018-11-04 22:20:00 -05:00
2019-06-12 15:41:28 -04:00
2020-10-26 12:42:27 -04:00
2020-10-02 23:37:53 -04:00
2020-10-25 17:19:06 +00:00
2020-08-27 22:47:17 -04:00
2020-04-05 07:20:50 +01:00