← Back to team overview

phpdevshell team mailing list archive

[Bug 694523] Re: Add option to block login if JavaScript disabled or unsupported browser used

 

** Changed in: phpdevshell
       Status: New => Fix Released

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

Title:
  Add option to block login if JavaScript disabled or unsupported
  browser used

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

Bug description:
  I would like to add this request to the wishlist...

  I would like two options where you can actually stop the login screen from even being available if one or both of the conditions exist:
  (1) JavaScript is disabled.
  (2) An unsupported browser is used (like IE7).

  These should be OPTIONS though in case somebody does not want to do
  that, but my particular application is relying significantly on
  JavaScript so I would like to even prevent people from using it if
  they have js disabled.

  Also if they use an older unsupported browser, it should let them know
  and give them links to Firefox, Chrome, Safari and IE so they can
  upgrade.

  Thanks

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


References