Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New timestamp and sender #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikenowak
Copy link

Adds support for the new timestamp that includes seconds, i.e.

2020-12-08 13:59:00 ~ 2020-12-08 14:59:00 (UTC), 198.51.100.25, Account Takeover Attempts

Keeping the "second less" timestamp as an option for backwards compatibility.

Also adds a new source to sender_map to make this work.

The new timestamp includes seconds, i.e.

2020-12-08 13:59:00 ~ 2020-12-08 14:59:00 (UTC),    198.51.100.25, Account Takeover Attempts

Keeping the second less as an option for backwards compatibility.
@kruisdraad
Copy link
Member

I will need to double check this against core, i dont think our validator allows microtime like this.

The build is currently failing so i cannot check this from the auto builder at this time.

@mikenowak
Copy link
Author

Thanks, so It appears to work in my setup. I am on 4.3.

Source-IP: [redacted]
Abuse-Type: Account Takeover Attempts
Abuse-Date: 2020-12-09 14:45:00

@mikenowak
Copy link
Author

@kruisdraad, any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants