authentication - Php codeigniter - simpleloginsecure -


Has anyone tried the simple log inactivation library for codeigniter? I think there are so many small footprints in it, besides this it is used for hashing which should be good. I worry that it does not store session data in the database (i.e. $ config ['sess_use_database'] = FALSE; ). I think I can add custom functionality, but if hashing is safe then it is still important to validate session data or is it OK to store it in DB?

I'm sure that simple log inspector is safe enough for production use for the smallest applications this Codeigniter Authentication has become the official post on libraries. It has a reflection of the opposition all of the major libraries, including simpleloginsecure:

update:

/ strong> In addition, -Auth (courtesy of Zend Framework) is considered very good, and it Can be integrated into the codeigniter. I am working on unifying myself for a project on my behalf:


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -