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

IP Blacklisting #653

Closed
nathancani opened this issue Nov 11, 2015 · 3 comments
Closed

IP Blacklisting #653

nathancani opened this issue Nov 11, 2015 · 3 comments
Assignees
Labels
Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement

Comments

@nathancani
Copy link

Feature sugggestion rather than Bug;

A feature needs to be added into suitecrm that blocks ip's from logging into the crm when an ip fails to login to the CRM after x amount of times; to avoid brute force logins to the crm

There is no configuration option that i can see for Native support without manually coding anything in.

@JimMackin JimMackin added the Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement label Feb 16, 2016
@pgorod
Copy link
Contributor

pgorod commented Dec 31, 2016

I would favor the fail2ban approach as explained here:
https://www.suitecrm.com/forum/suitecrm-7-0-discussion/1076-lock-user-account-after-x-login-attempts

We should avoid "reinventing the wheel".

The fix to the code is incredibly simple, just make sure we log an error. Then fail2ban takes up the job from there.

@samus-aran
Copy link
Contributor

IP Blacklisting

@samus-aran
Copy link
Contributor

We have now set up a new home for suggestions at Trello. All github issues that were labeled 'suggestion' have been moved and will be closed. Certain ones will be progressed within the new Suggestion Box and may be re-opened.

Announcement of moving Suggestions:
https://suitecrm.com/forum/suggestion-box/13691-moving-suggestions-from-github-to

New SuiteCRM Suggestion Box
https://trello.com/b/Ht7LbMqw/suitecrm-suggestion-box

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Suggestion Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement
Projects
None yet
Development

No branches or pull requests

5 participants