Security About using Javascript

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
globaldrip8
Posts: 27
Joined: 2015-12-19 03:59

Security About using Javascript

Post by globaldrip8 » 2015-12-31 02:11

Hello,do u ever think that using javascript are secure?,
for example :
we make field are read only using javascript and user who know are make javascript disable on his browser
do u have idea?

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Security About using Javascript

Post by a.gneady » 2016-01-03 15:44

No .. depending only on javascript is not secure as it can be easily manipulated. You must also add server-side checks.
:idea: AppGini plugins to add more power to your apps:

globaldrip8
Posts: 27
Joined: 2015-12-19 03:59

Re: Security About using Javascript

Post by globaldrip8 » 2016-01-04 03:40

Well...Thanks for replied Ahmad

Post Reply