Vincent Stoessel wrote:
  > In the name of security , it seems like php is
  > moving away from the belovedly simple global
  > variable registration. Will future midgard versions
  > take this into account? Midgard is the main reason that
  > I am not using php 4.2.x right now.
  > Thanks.

I suggest you upgrade to 4.2.1 + 1.4.3, and enable register_globals on
the virtualhosts where you run midgard only.

One of my long term goals is to go over either OldAdmin or SpiderAdmin
(whichever is voted king for the next release) and make sure it's

    - clean of warnings
    - doesn't depend on register_globals
    - IFs are not written in shorthand (skipping braces)
    - there are nice comments indicating the ideal points to add
functionality

but I guess I am dreaming. Truth is, I am waiting for a project where I
"need" to do that, so that I can do it and feed it back to CVS.




m






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to