Assembla home | Assembla project page
 

Ticket #87 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

500 Error when submitting a non-existing username and password

Reported by: swi-tch Assigned to: team
Priority: normal Milestone: 0.5.0
Component: Overall Version: 0.4.2
Severity: normal Keywords:
Cc:

Description

When no username and password is set, supplying a query string of ma_username and ma_password for any page will result in a 500 Internal Server Error.

TypeError?: index() got an unexpected keyword argument 'ma_username'

Change History

08/24/08 10:18:31 changed by shypike

  • milestone changed from Waiting room to 0.5.0.

08/24/08 10:20:01 changed by shypike

  • status changed from new to closed.
  • resolution set to fixed.

(In [1546]) Remove ma_username ma_password parameters from web-calls if no Web-ui username/password has been set. Closes #87 for trunk,