Opened 15 years ago

Closed 14 years ago

#5093 closed Bug report (fixed)

FileZilla Server version 0.9.34 beta

Reported by: Henk van Gerwen Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: eyebex@…
Component version: Operating system type: Windows
Operating system version: Windows XP Proffesional

Description

FileZilla Settings > Autoban
if a digit is keyed in for instance 1, a popup appears saying
"Attempts has to be a number between 5 and 999."
and it should be say the minimum number is 10 as the interface already tells.
If for instance the number 5 is keyed in, you can save and the value is set to 10 instead.

Kind regards,
Henk

Attachments (1)

SyncAutobanLimitsBetweenServiceAndGUI.patch (4.0 KB ) - added by eyebex 15 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by eyebex, 15 years ago

Cc: eyebex@… added
Resolution: fixed
Status: newclosed

Here's a patch that introduces an option limits header file that is shared between service and GUI to avoid such discrepancies in the future. For now, only OPTION_AUTOBAN_ATTEMPTS is handled this way, but other settings should probably follow in the future.

comment:2 by eyebex, 15 years ago

Resolution: fixed
Status: closedreopened

Sorry, I should not set this to fixed until the patch is applied / accepted.

comment:3 by Tim Kosse, 14 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.