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

Allow list for IPs #659

Open
francoisPE opened this issue Jun 12, 2022 · 2 comments
Open

Allow list for IPs #659

francoisPE opened this issue Jun 12, 2022 · 2 comments
Labels
1. to develop enhancement New feature or request

Comments

@francoisPE
Copy link

francoisPE commented Jun 12, 2022

Hello,
I use your app in my nextcloud, called (a)
This one is connected to another one, called (b)
It works well and it is very interesting except :
Suspicious_login of (b) is considering webdav call of (a) as suspiscious.

I try
php occ suspiciouslogin:train
php occ suspiciouslogin:etl
php occ suspiciouslogin:optimize

Nothing changed

I would propose to add a whitelist in the code in order to whitelist some IPs
What do you think ?

@bcutter
Copy link

bcutter commented Jul 8, 2023

Oh yes, please - finally an IP based whitelist! Like we have for the native bruteforce protection.

@npalix
Copy link

npalix commented Nov 21, 2023

+1 The current behavior doesn't converge efficiently with IPv6 adresses using /64 mask.

@joshtrichards joshtrichards changed the title [feature] Whitelist IPs Ability to to whitelist IPs Feb 16, 2024
@joshtrichards joshtrichards added enhancement New feature or request 0. to triage labels Feb 16, 2024
@ChristophWurst ChristophWurst changed the title Ability to to whitelist IPs Allow list for IPs Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants