Added token bucket and timer to degrade token bucket Modified REST API rate limiting Changed limiting to only be on token create and v2 token create Added config options to choose time limits Passed HttpContext to the execute method of endpoints Made blocking failed API logins optional Changed error codes on failed login to be ambiguous Added config to decide whether all or failed logins are limited Changed config variable names Cleaned up duplicate code in REST rate limiting Fixed my typo Changed error 431 to 403 |
||
|---|---|---|
| .. | ||
| Rest.cs | ||
| RestCommand.cs | ||
| RestManager.cs | ||
| RestObject.cs | ||
| RestPermissions.cs | ||
| RestVerbs.cs | ||
| SecureRest.cs | ||