Closed Bug 558051 Opened 14 years ago Closed 14 years ago

Users cannot login if their password has an ampersand

Categories

(Skywriter Graveyard :: General, defect, P1)

Other
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Unassigned)

Details

The login function in the Bespin 0.4.4 called escape(password). In 0.7.1, it 
calls encodeURI(password). That means that a password like foo&bar gets passed 
to the server as "password=foo&bar", so the server will say password=foo, bar=
Fixed in 58f18de74809
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.