diff options
author | teravus | 2013-10-07 23:48:24 -0500 |
---|---|---|
committer | teravus | 2013-10-07 23:48:24 -0500 |
commit | 1df58d04b16601fb3afa408ef48e59aa68dc335b (patch) | |
tree | c19027893d939d6315d16a43b1158644359cdb89 /OpenSim/Server/Handlers/Asset/Tests | |
parent | * Refactor (diff) | |
download | opensim-SC-1df58d04b16601fb3afa408ef48e59aa68dc335b.zip opensim-SC-1df58d04b16601fb3afa408ef48e59aa68dc335b.tar.gz opensim-SC-1df58d04b16601fb3afa408ef48e59aa68dc335b.tar.bz2 opensim-SC-1df58d04b16601fb3afa408ef48e59aa68dc335b.tar.xz |
* Move the BasicDOSProtector.cs to OpenSim.Framework (all useful classes belong there.....)
* Add an IsBlocked(string Key) method so it can be used more generically. (think.. if we want to rate limit login failures, we could have a call in the Login Service to IsBlocked(uuid.ToString()) and ignore the connection if it returns true, if IsBlocked returns false, we could run the login information and if the login fails we could run the Process method to count the login failures.
Diffstat (limited to 'OpenSim/Server/Handlers/Asset/Tests')
0 files changed, 0 insertions, 0 deletions