mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 15:19:09 +01:00
27edc1aa19
* 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> |
||
---|---|---|
.. | ||
base.go | ||
natural_sort.go | ||
natural_sort_test.go | ||
tool.go | ||
tool_test.go |