Changeset 300 for trunk/admin

Show
Ignore:
Timestamp:
09/06/06 20:42:31 (2 years ago)
Author:
michiel
Message:

-fixed more of the same typo (dont you just love copy/paste)
-updated old copyleft holders

-Added _handle_php_bugs function.

This function is written after I read what happened to aloith.debian.org today.
Some weird bugs in php were used to deface some sites on aloith and they also managed
to get an IRC proxy installed. Reading the POC of some of the bugs made me come up with
the new function. Part of the code was taken from resources on the web (php.net comments and advisory)
Users without register_globals=On in their php.ini wont have to worry :)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/login.php

    r168 r300  
    11<? 
    22/* 
    3  * MvBlog -- An open source no-noncence blogtool 
     3 * MvBlog -- An open source no-nonsense blogtool 
    44 * 
    55 * Copyright (C) 2005-2006, Michiel van Baak 
    6  * Logo design (C) 2005, Sofie van Tendeloo 
     6 * Logo design (C) 2005-2006, Sofie van Tendeloo 
    77 * 
    88 * Michiel van Baak <mvanbaak@users.sourceforge.net>