← Back to team overview

phpdevshell team mailing list archive

[Bug 1261350] [NEW] Ajax call should return 40x when unauthorized

 

Public bug reported:

Currently when a remote ajax method call is made to an unauthorized page
(for example when the login times out) a 500 error is returned, it
should be 401/403

** Affects: phpdevshell
     Importance: Low
     Assignee: Greg (gregfr)
         Status: Fix Committed

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1261350

Title:
  Ajax call should return 40x when unauthorized

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  Currently when a remote ajax method call is made to an unauthorized
  page (for example when the login times out) a 500 error is returned,
  it should be 401/403

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1261350/+subscriptions


Follow ups

References