Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 1.7.0 Released
#21

[eluser]Yash[/eluser]
I'll check for major change in validation and session libraries. Personally I prefer session without any database.
#22

[eluser]sl3dg3hamm3r[/eluser]
[quote author="Yash" date="1224857820"]Personally I prefer session without any database.[/quote]

But hopefully not as it is implemented in CI (all data in a cookie) :bug: Or did this change, too?
#23

[eluser]sinzy[/eluser]
Bug report: mysqli connect error (because of empty port)
http://ellislab.com/forums/viewthread/94796/
#24

[eluser]nizsmo[/eluser]
[quote author="sl3dg3hamm3r" date="1224858362"][quote author="Yash" date="1224857820"]Personally I prefer session without any database.[/quote]

But hopefully not as it is implemented in CI (all data in a cookie) :bug: Or did this change, too?[/quote]

I think now you have a choice of either storing the data in the cookie (setting found in config.php), or storing it in the database. There was some security issues with storing it in a cookie, as it is stored on the client's computer. In theory storing in the database would be much more secure than storing the data in the cookie.
#25

[eluser]olavski[/eluser]
Thanks guys!

I had a quick play with it and some of the features I was waiting for was in place :-)
Great stuff!

One thing though, when will this version be available here:
http://dev.ellislab.com/svn/CodeIgniter/tags/


Kepp up the good work!
#26

[eluser]dijon[/eluser]
I'm liking this new release!

Minor observation - in the User Guide, the style guide has the following title:- "Security : CodeIgniter User Guide".
#27

[eluser]tobben[/eluser]
In the words of a 1337 Counter-Strike player: OMFG GG!

In other words: good work. It looks great!
#28

[eluser]Bramme[/eluser]
Splendid fella's! Gonna play with it this weekend!
#29

[eluser]dexcell[/eluser]
Thank you
#30

[eluser]Bramme[/eluser]
What i was wondering: any new (major) releases planned before 2.0?




Theme © iAndrew 2016 - Forum software by © MyBB