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

EWPP-2210: Optimize performance for sanitize query. #53

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

sergepavle
Copy link
Member

OPENEUROPA-[Insert ticket number here]

Description

[Insert description here]

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

$message->set('ip_address', '127.0.0.1');
$message->save();
}
$this->connection->update('contact_message')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works for the site's contact forms but personal contact forms are left unsanitized.
Screenshot 2022-05-03 at 13 15 21

yenyasinn
yenyasinn previously approved these changes May 3, 2022
@yenyasinn yenyasinn dismissed their stale review May 3, 2022 10:25

Personal contact form should be investigated

yenyasinn
yenyasinn previously approved these changes May 3, 2022
nagyad
nagyad previously approved these changes May 5, 2022
@sergepavle sergepavle dismissed stale reviews from nagyad and yenyasinn via 136851a May 16, 2022 09:56
@upchuk upchuk merged commit e58d9cf into master May 16, 2022
@upchuk upchuk deleted the EWPP-2210 branch May 16, 2022 10:09
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.

4 participants