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

Please add an option to exclude specific IPs for BOT notification #1374

Closed
Amir-Ali-GH opened this issue Jul 17, 2024 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@Amir-Ali-GH
Copy link

Please add an option to exclude specific IP addresses from bot login notifications. For example, IP addresses like loopback (::1).


If you need any adjustments or additional details included, let me know!

@Amir-Ali-GH Amir-Ali-GH added the enhancement New feature or request label Jul 17, 2024
@alireza0
Copy link
Owner

It is not what users realy needs.

It could be only problematic when you have a bot which uses api and is doing login before each request.
This usage is wrong!
To fix it, developer needs to get cookies after login and takes care of expiration time.
On each request it needs only to use this cookie.

@alireza0 alireza0 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants