Andreas Erhard
|
265672ce2b
|
Add missing use statement for NetAddr::IP to whitelist plugin (#310)
I forgot to add the use statement from #287 when adding the ip-range whitelist feature in 2021.
|
2023-09-04 09:47:24 -07:00 |
|
Andreas Erhard
|
3d40ea7280
|
Add support for network ranges in whitelist plugin (#298)
|
2021-06-10 07:16:21 -07:00 |
|
Jonathan Hall
|
897a1fd8aa
|
Remove a ton of 'return ()', and a few other minor readability tweaks.
|
2014-09-17 20:28:51 -05:00 |
|
Matt Simerson
|
75a3e4baae
|
find plugins -type f -exec perltidy -b {} \;
|
2013-08-05 15:05:15 -07:00 |
|
Matt Simerson
|
77272ba095
|
whitelist: add +5 karma to whitelisted IPs
|
2013-08-05 15:05:12 -07:00 |
|
Matt Simerson
|
d8a242b050
|
whitelist: added pass prefix to log entries
|
2013-08-05 15:05:11 -07:00 |
|
Matt Simerson
|
55119616d4
|
whitelist: added debug log message & std plugin
entries.
|
2013-08-05 15:05:09 -07:00 |
|
Matt Simerson
|
01d7c7e228
|
karma: added adjust_karma method
makes it easier to set karma in plugins
|
2013-08-05 15:04:12 -07:00 |
|
Matt Simerson
|
7b420252f0
|
whitelist: added debug log message & std plugin
entries.
|
2013-08-05 15:02:17 -07:00 |
|
Matt Simerson
|
2fc909b809
|
karma: added adjust_karma method
makes it easier to set karma in plugins
|
2013-08-05 15:01:52 -07:00 |
|