php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #64006 PECL Account Request should validate "Sponsor" field
Submitted: 2013-01-16 11:43 UTC Modified: 2021-08-05 12:08 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: indeyets@php.net Assigned: cmb (profile)
Status: Wont fix Package: PECL website (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: indeyets@php.net
New email:
PHP Version: OS:

 

 [2013-01-16 11:43 UTC] indeyets@php.net
Description:
------------
"Sponsor" field was recently added to http://pecl.php.net/account-request.php but 
it is not validated against list of PHP accounts. So, requesters just type random 
phrases there.

A lot of irrelevant requests could be filtered by this check

Test script:
---------------
Go to http://pecl.php.net/account-request.php and request account, filling some garbage in "Sponsor" field

Expected result:
----------------
Request fails, and requester is asked to contact the mailing list first

Actual result:
--------------
Request is successfully filed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-16 11:43 UTC] indeyets@php.net
-Assigned To: +Assigned To: johannes
 [2017-10-24 06:54 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: johannes +Assigned To:
 [2020-04-09 11:35 UTC] cmb@php.net
I doubt that this will buy us much; after all, anybody could enter
some random php.net email address.
 [2021-08-05 12:08 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-08-05 12:08 UTC] cmb@php.net
I'm closing this as WONTFIX per my comment above.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 20:01:32 2024 UTC