CzBiX / qb-web

A qBittorrent Web UI, write in TypeScript+Vue.
GNU General Public License v3.0
1.71k stars 137 forks source link

[BUG] Locale issue in Settings > Web UI > Authentication #142

Closed Blacktea0 closed 2 years ago

Blacktea0 commented 2 years ago

Both options in settings has same description.

image

https://github.com/CzBiX/qb-web/blob/8e21873afa8a0a73132348c6ab4f7f5c3f6221df/src/locale/en.ts#L127

This line should be Bypass authentication for clients in whitelisted IP subnets.

ripdog commented 2 years ago

Opened a PR for you.

CzBiX commented 2 years ago

Fixed in #143