Age | Commit message (Collapse) | Author | Files | Lines |
|
upgrade notes if using database sessions.</li
|
|
did not contain an index on last_activity. See <a href="installation/upgrade_203.html">Upgrade Notes</a>
Fixed a bug (Reactor #229) where the Sessions Library example SQL in the documentation contained incorrect SQL.
|
|
|
|
tag: tip
user: Greg Aker <greg.aker@ellislab.com>
date: Mon Apr 18 11:10:37 2011 -0500
summary: Tweak to session class all_userdata() to just return the userdata array. Also documented previously undocumented all_userdata() method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the input class
|
|
post() and get() changes.
|
|
into my secure cookie change.
|
|
method.
|
|
|
|
|
|
Updated the documentation
|
|
Elaborated on its functionality in the user guide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the navigation.
|
|
|
|
|
|
|
|
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class. The request_headers() method is helpful in non-apache environments where apache_request_headers() isn't going to exist.
|
|
|
|
|
|
|
|
|
|
for 2.0.
|
|
|
|
when using sanitize_filename() for user input
|
|
|
|
|