[wp-trac] [WordPress Trac] #54748: Data Sanitizing Issue

WordPress Trac noreply at wordpress.org
Wed Jan 5 12:40:55 UTC 2022


#54748: Data Sanitizing Issue
---------------------------+----------------------
 Reporter:  shyamavadukar  |       Owner:  (none)
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  General        |     Version:
 Severity:  normal         |  Resolution:  invalid
 Keywords:  has-patch      |     Focuses:
---------------------------+----------------------
Changes (by costdev):

 * status:  new => closed
 * version:  trunk =>
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 Hi @shyamavadukar, thanks for opening this ticket and welcome to Trac!

 These values are passed to
 [https://developer.wordpress.org/reference/functions/wpmu_validate_user_signup/
 wpmu_validate_user_signup()], ​which performs the sanitization using
 [https://developer.wordpress.org/reference/functions/sanitize_user/
 sanitize_user()] and
 [https://developer.wordpress.org/reference/functions/sanitize_email/
 sanitize_email()].

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54748#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list