Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3bb336cf1c55584bb92ed32563a9543ec7f01574
/
system
/
libraries
/
Session.php
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
a926328
Changing all class constructors to __construct()
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
aa7d3f9
Automated merge with https://bitbucket.org/barrymieny/codeigniter
by Derek Jones
· 14 years ago
71eee84
fixed bug where sess_expire_on_close was not being set from a config file, fixes #173
by Derek Jones
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
eaa71ba
Added a new config item to the Session class (sess_expire_on_close) to allow sessions to auto-expire when the browser window is closed.
by Derek Jones
· 14 years ago
5485db5
Added fatal error to Session class when no encryption key is set in the config file, for additional assurance that session manipulation can be prevented
by Derek Jones
· 14 years ago
133e666
fixed a bug where a PHP error would result when passing objects as values to the Session class
by Derek Jones
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
85e65f6
Propset eol-style to CRLF
by Derek Jones
· 16 years ago
b5ce5aa
corrected a few docblock comments to accurately reflect return values
by Derek Allard
· 16 years ago
a287936
Fixed a variable typo
by Rick Ellis
· 16 years ago
c23ed7d
Made some changes to allow slashes to be saved in the serialized cookie data.
by Rick Ellis
· 16 years ago
4585159
Fixed a bug in the Session class when database sessions are used where upon session update all userdata would be errantly written to the session cookie.
by Derek Jones
· 16 years ago
d02b5bf
by Rick Ellis
· 16 years ago
edc41b5
Fixed a comment typo
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
44984d6
Updated the Session class so that if a database is being used, any custom data is stored to the DB rather then the cookie.
by Rick Ellis
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
9c4280b
added hashing to prevent client side data tampering to sessions
by Derek Allard
· 17 years ago
63df95e
removed last_visit from the Session class
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
59c2633
Fixed a bug in the Session library where user agent matching would fail on user agents ending with a space.
by Derek Allard
· 17 years ago
34bc8f8
typo
by Derek Allard
· 17 years ago
428e964
Added Flashdata variables, session_id regeneration and configurable session update times to the Session class
by Derek Allard
· 17 years ago
92a17b1
fixed DocBlock typo for unset_userdata()
by Derek Jones
· 17 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
41f908d
by admin
· 18 years ago
36e6442
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
bd6bee7
by admin
· 18 years ago
b06d69f
by admin
· 18 years ago
b3ab70b
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago