EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: andyj on November 03, 2014, 03:43:23 AM



Title: security system for your application?
Post by: andyj on November 03, 2014, 03:43:23 AM
Hi everyone

Just wondering what systems you might use to provide secure access to your web applications using jeasyui?

I'm not quite ready to port my application to an MVC.

Any suggestions?


Title: Re: security system for your application?
Post by: aswzen on November 03, 2014, 04:06:39 AM
what do you mean by "secure access to your web applications using jeasyui" ?

I think it should be better to move this topic to general discussion..


Title: Re: security system for your application?
Post by: andyj on November 03, 2014, 04:48:12 AM
I mean a role-based user authentication system

i.e. register, login, change password
control access to apps/pages depending on user role

I have written my own script but curious to know what other users might use...