https://github.com/owncloud/brute_force_protection
Brute-force protection app for ownCloud
https://github.com/owncloud/brute_force_protection
owncloud-app
Last synced: 12 months ago
JSON representation
Brute-force protection app for ownCloud
- Host: GitHub
- URL: https://github.com/owncloud/brute_force_protection
- Owner: owncloud
- License: gpl-2.0
- Created: 2018-07-19T08:20:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T00:51:11.000Z (about 1 year ago)
- Last Synced: 2025-06-27T21:13:47.020Z (12 months ago)
- Topics: owncloud-app
- Language: PHP
- Homepage:
- Size: 1.26 MB
- Stars: 5
- Watchers: 60
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Brute Force Protection App
[](https://drone.owncloud.com/owncloud/brute_force_protection)
[](https://sonarcloud.io/dashboard?id=owncloud_brute_force_protection)
[](https://sonarcloud.io/dashboard?id=owncloud_brute_force_protection)
[](https://sonarcloud.io/dashboard?id=owncloud_brute_force_protection)
The Brute Force Protection App temporarily blocks logins to user accounts, from the originating IP address, after a configurable number of failed login attempts have taken place. The time frame of the ban and the number of unsuccessful login attempts during a time period are all configurable by ownCloud administrators.