Skip to content

Use `&[u8]::get` instead of `&[u8]` to avoid panic in basic auth

96b77c1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Use &[u8]::get() instead of &[u8]::index() to avoid panic in basic auth #220

Use `&[u8]::get` instead of `&[u8]` to avoid panic in basic auth
96b77c1
Select commit
Loading
Failed to load commit list.