8000 Limit email verification abuse 1/3 by gamersred · Pull Request #671 · oxwall/oxwall · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Limit email verification abuse 1/3 #671

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gamersred
Copy link
@gamersred gamersred commented Dec 31, 2024

Prevent email verification abuse. Only allow to send one verification email each 5 minutes.

Update DB table: ow_base_email_verify

ALTER TABLE ow_base_email_verify ADD COLUMN lastSentStamp int NULL DEFAULT 0 AFTER createStamp

later just testing
@gamersred gamersred changed the title Limit email verification abuse Limit email verification abuse 1/3 Dec 31, 2024
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.

1 participant
0