Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 4 Important Features
#21

(09-25-2016, 06:35 AM)wishmaster Wrote: What is the future of XSS protection in the CI4?

Currently, XSS is handled in the view layer, using the esc() function, which can properly escape data based on the context it's in, like if it's general HTML, or if it's a URL, part of an HTML attribute, within javascript or a stylesheet, etc. More detail can be found in this section of the manual.
#22

(06-18-2015, 03:54 AM)isabella Wrote: CodeIgniter new update is really hard to implement on existing websites.Development team should make it easier.

Yes, you are right, it is hard for a new website.
#23

(03-27-2017, 12:19 AM)JayPatel Wrote:
(06-18-2015, 03:54 AM)isabella Wrote: CodeIgniter new update is really hard to implement on existing websites.Development team should make it easier.

Yes, you are right, it is hard for a new website.

They should focus on development of CI4 not about lazy people or features that are not important at all. CI3 is still secure. You are not forced to do the upgrade especially on a website that development has been stalled.
#24

It's not speculation any more ... see https://forum.codeigniter.com/forum-33.html




Theme © iAndrew 2016 - Forum software by © MyBB