bugSavane - Bugs: bug #4726, register globals set to off

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #4726: register globals set to off

Submitted by:  Mathieu Roy <yeupou>
Submitted on:  Tue 15 Nov 2005 11:39:58 AM UTC  
 
Category: Web FrontendStatus: In Progress
Severity: 3 - NormalPriority: B - Low
Assigned to: NoneOpen/Closed: Closed
Release: Planned Release: 
Reproducibility: NonePrivacy: Public

Thu 17 Nov 2005 04:28:19 PM UTC, comment #1:

The library is in fact include/sane.php

In the end, all user input should be made using functions in there.

Mathieu Roy <yeupou>
Project Administrator
Tue 15 Nov 2005 11:39:58 AM UTC, original submission:

If I have enough time, I'd like to rework on this register globals issue.

More and more computer will not have register_globals activated and in the end we'll have to work on this.

http://ch2.php.net/register_globals

With perl, we require "use perl", with PHP we cant.

Using stupid strings like
$_COOKIE['']
is not an option to me.

To hard and long too type, too ugly.

If I have time to work on this, it will just add a few functions like
safeinput-get()
safeinput-post()
safeinput-cookie()
safeinput-any() (that will go from get to cookie to find a valid entry)

That will have to be used whenever we use user input that comes from get, post and cookie.

Mathieu Roy <yeupou>
Project Administrator

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by yeupou (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri 18 Nov 2005 10:40:12 AM UTCyeupouReassign ItemFrom group Savane, bugs tracker=>To group Savane, task tracker
    Fri 18 Nov 2005 10:40:07 AM UTCyeupouSummaryregister globals=>register globals set to off
    Thu 17 Nov 2005 04:28:19 PM UTCyeupouStatusNone=>In Progress
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup