You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello, there's issue with IP Limit Valid Time, because it's not working.
ip-limit-registrations: 3totp-recovery-codes-amount: 16# Time in milliseconds, when ip limit works, set to 0 for disable.ip-limit-valid-time: 1296000000
all are registered since 3/12/2024 (less than a week)
First one is from 3/12 and the other three are from 7/12
Even when it should be limited for 15d for 3 accounts only (1296000000ms = 15d)
To Reproduce
Steps to reproduce the behavior:
Set 'ip-limit-registrations' in config to '2' and ip-limit-valid-time to 1296000000.
Try to make more than 2 accounts within 15d, just instantly make 3 accounts or more.
You see you can make them.
Expected behavior
It shouldn't let you make new accounts.
Screenshots
in less than 15d 4 accounts while only 3 are allowed
Server Info (please complete the following information):
Describe the bug
Hello, there's issue with IP Limit Valid Time, because it's not working.
all are registered since 3/12/2024 (less than a week)
First one is from 3/12 and the other three are from 7/12
Even when it should be limited for 15d for 3 accounts only (1296000000ms = 15d)
To Reproduce
Steps to reproduce the behavior:
ip-limit-valid-time
to1296000000
.Expected behavior
It shouldn't let you make new accounts.
Screenshots
in less than 15d 4 accounts while only 3 are allowed
Server Info (please complete the following information):
The text was updated successfully, but these errors were encountered: