| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_register_limits: Fix text reason field name for 'throttled' | Kim Alvefur | 2020-04-23 | 1 | -1/+1 |
* | mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG) | Kim Alvefur | 2020-04-23 | 1 | -1/+1 |
* | mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (tha... | Kim Alvefur | 2020-04-23 | 1 | -3/+3 |
* | mod_register_limits: Use util.error for managing rejection reasons | Kim Alvefur | 2019-11-01 | 1 | -9/+28 |
* | mod_register_ibr, mod_register_limits: Add support for custom error type and ... | Emmanuel Gil Peyrot | 2019-09-29 | 1 | -0/+6 |
* | mod_register_limits: Promote log message about inability to apply black/white... | Kim Alvefur | 2018-04-10 | 1 | -1/+1 |
* | mod_register_limits: Change debug message wording, there's no user yet | Kim Alvefur | 2018-04-10 | 1 | -1/+1 |
* | mod_register_limits: Use existing local variable | Kim Alvefur | 2018-04-10 | 1 | -2/+2 |
* | mod_register_limits: Return reason for disallowing | Kim Alvefur | 2018-03-10 | 1 | -0/+3 |
* | mod_register_limits: Log message for white- and blacklist hits separate | Kim Alvefur | 2018-03-10 | 1 | -2/+5 |
* | mod_register_limits: Log a debug message when disallowing registration by ewh... | Kim Alvefur | 2018-03-10 | 1 | -0/+1 |
* | mod_register_ibr: Split out throttling and IP limitations into mod_register_l... | Kim Alvefur | 2017-12-09 | 1 | -0/+71 |