signify-nz/silverstripe-iplogger

This package is abandoned and no longer maintained. No replacement package was suggested.

Logs and limits events based on client IP and a set of rules.

Installs: 180

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 8

Forks: 3

Type:silverstripe-module

1.0.1 2021-04-14 23:37 UTC

This package is not auto-updated.

Last update: 2023-08-08 04:33:39 UTC


README

Scrutinizer Code Quality

This module has not been updated for years and only works with an obsolete and vulnerable version of Silverstripe. This repository has been archived.

Overview

Provides a facility to log events against IP addresses. A set of rules can created to check whether an event has been triggered too often by a specific IP.

Maintainer Contact

  • Charles Ritchie

Installation

Composer (recommended):

composer require signify-nz/silverstripe-iplogger

If you prefer you may also install manually:

Usage

User Guide

Developers

Configuration