← Back to team overview

phpdevshell team mailing list archive

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

 

Public bug reported:

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

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
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.:
  New

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





Follow ups

References