[GH-ISSUE #3242] [Feature Request] enforce basic auth for HTTPS web services when http_user and http_pwd are set #2604

Closed
opened 2026-05-05 13:40:44 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @shabakett on GitHub (Jan 7, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3242

enforce basic auth for https web services when http_user and http_pwd are set

Originally created by @shabakett on GitHub (Jan 7, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3242 enforce basic auth for https web services when http_user and http_pwd are set
Author
Owner

@Becods commented on GitHub (Jan 7, 2023):

#Require HTTP Basic Auth (Password) for Web Services

<!-- gh-comment-id:1374540083 --> @Becods commented on GitHub (Jan 7, 2023): [#Require HTTP Basic Auth (Password) for Web Services](https://github.com/fatedier/frp#require-http-basic-auth-password-for-web-services)
Author
Owner

@shabakett commented on GitHub (Jan 7, 2023):

it mentions It can only be enabled when proxy type is http
what about https?

<!-- gh-comment-id:1374555137 --> @shabakett commented on GitHub (Jan 7, 2023): it mentions `It can only be enabled when proxy type is http` what about `https`?
Author
Owner

@Becods commented on GitHub (Jan 8, 2023):

it mentions It can only be enabled when proxy type is http
why not for https?

http authentication requires a special header, https encrypts this and frp cannot decrypt it.

<!-- gh-comment-id:1374694878 --> @Becods commented on GitHub (Jan 8, 2023): > it mentions `It can only be enabled when proxy type is http` > why not for `https`? http authentication requires a special header, https encrypts this and frp cannot decrypt it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2604
No description provided.