Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log Failed Authentication Attempts for HTTP Basic Auth on Dashboard [Feature Request] #4282

Closed
1 of 11 tasks
JmmyGun opened this issue Jun 15, 2024 · 2 comments
Closed
1 of 11 tasks

Comments

@JmmyGun
Copy link

JmmyGun commented Jun 15, 2024

Describe the feature request

First, thank you for the excellent work on frp. It's an invaluable tool for many of us.

I would like to request a new feature for frps: the ability to log failed authentication attempts for HTTP Basic Auth on the dashboard. Currently, successful logins are logged, but failed attempts are not, which makes it difficult to monitor and enhance security.

Logging failed attempts would greatly aid in security monitoring and incident response. Additionally, this feature would allow the implementation of tools like fail2ban to further secure the system.

Thank you for considering this feature if it is possible.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@fatedier
Copy link
Owner

The features in this aspect is very good, including IP whitelists and blacklists, and we plan to support this in the future.

However, in the current version, we will not introduce such capabilities extensively. Instead, we aim to focus on architectural restructuring to facilitate the implementation of more non-core Layer 7 capabilities through plugins in the future.

@JmmyGun
Copy link
Author

JmmyGun commented Jun 17, 2024

Thanks anyway for taking my feature into consideration, I look forward to future updates. and thanks again for the wonderful "frp"

@JmmyGun JmmyGun closed this as completed Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants