Notes |
(0013971)
WolfSage (reporter)
2007-05-01 19:51
|
This should handle what you're looking for fine. There's the slight issue of it over-riding default-bantime if default-bantime > max_bantime. It makes sense, but a warning or an error should probably be thrown to the user.
Testing and suggestions would be appreciated. |
|
(0014051)
syzop (administrator)
2007-05-08 13:41
|
looks ok? :) (viewed patch only) |
|
(0014052)
syzop (administrator)
2007-05-08 13:44
|
But yeah, a warning would be nice I think... hmmm good pro/con's for both actually (annoying & "yes I know by now" vs "wtf I said perm"), etc... but if we risk any confusion (which we do) always go with the warning IMHO... ;)
(though it should probably be more of a NOTE: rather than WARNING:) |
|
(0014117)
Stealth (administrator)
2007-05-13 12:03
|
Spamfilter can override this, perhaps it should check when the spamfilter is set
If default-bantime > max-bantime, it chould conf fail
A notice to the oper setting the ban would be nice, and let the oper know it has been set as max-bantime
I was unable to test U:Lines, but everything else looks fine |
|
(0014132)
Stealth (administrator)
2007-05-14 00:17
|
Another small note: Perhaps we should also apply this to shuns, since that is a type of ban |
|
(0014133)
stskeeps (reporter)
2007-05-14 04:41
|
Suitable for merging i guess?
|
|
(0014135)
WolfSage (reporter)
2007-05-14 08:15
|
Hmm, good points. This should apply to spamfilter as well. I'll add this and default ban checking to spamfilters, and a warning if the values are different, (I don't really think it's worth failing over), and then it should be good to go. |
|
(0014136)
Bricker (reporter)
2007-05-14 09:43
|
i thought unreal was planning of getting rid of shun? it should, its abusive |
|
(0014189)
stskeeps (reporter)
2007-05-20 03:55
|
shun is a fine and good tool. |
|
(0014192)
Shining Phoenix (reporter)
2007-05-20 04:03
|
Using shun on an annoying person is very satisfying. That should be enough reason to keep it =P |
|
(0015895)
Stealth (administrator)
2009-07-24 00:50
|
Updated for possible addition to 3.2.9. Patch is attached, but needs a little more work. (see above) |
|