[mapguide-trac] #1370: Can't login using 2.1 preview
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jul 30 07:24:13 EDT 2010
#1370: Can't login using 2.1 preview
-----------------------+----------------------------------------------------
Reporter: andrewd | Owner: jng
Type: defect | Status: assigned
Priority: high | Milestone: Maestro-2.1.x
Component: Maestro | Version: 2.1.0
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Comment(by jng):
Ooooh, you might be onto something.
Yes I did change how connections are initialized. They are now initialized
via connection strings. When you login it is doing passing something
similar to the following:
{{{
Url=http://localhost:8008/mapguide/mapagent/mapagent.fcgi;Username=Administrator;Password=admin
}}}
A password with the ';' character is obviously going to trip this up.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1370#comment:16>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list