1. 50671cf Altered Session to use a longer match against the user_agent string. See upgrade notes if using database sessions.</li by Greg Aker · 14 years ago
  2. 882b76b Fixed a bug (Reactor #231) where Sessions Library database table example SQL did not contain an index on last_activity. See <a href="installation/upgrade_203.html">Upgrade Notes</a> by Greg Aker · 14 years ago
  3. 3403366 changeset: 2202:06a75a1bd622 by Greg Aker · 14 years ago
  4. 1f62229 Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 by Pascal Kriete · 14 years ago
  5. 0e3263b Updated version number in User Guide html. by Phil Sturgeon · 14 years ago
  6. 898949f updated copyrights to 2011 by Derek Jones · 14 years ago
  7. 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
  8. 95e05a0 added a teeny bit stronger wording to encourage use of database for sessions where validation is necessary or undesirable actions could occur by a user manipulating their cookies by Derek Jones · 14 years ago
  9. 52ace43 added link for encryption key in Session class to the explanation in the Encryption lib by Derek Jones · 14 years ago
  10. 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
  11. 32cada7 example fix by Derek Allard · 15 years ago
  12. 9a42f58 example fix by Derek Allard · 15 years ago
  13. d6d70e3 fixed casing of EllisLab by Derek Jones · 15 years ago
  14. 9898b89 added Security class docs, cleaned up Input class for changes to both by Derek Jones · 15 years ago
  15. 8917af7 changing docs refs to future release 2.0.0 by Derek Jones · 15 years ago
  16. 563885b fixed an incorrectly labelled config key example by Derek Allard · 15 years ago
  17. 7f3719f updated copyrights by Derek Jones · 15 years ago
  18. bbedc76 prep for 1.7.2 release by Derek Jones · 15 years ago
  19. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  20. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  21. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  22. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  23. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  24. 5bcb838 Fixed a typo by Rick Ellis · 16 years ago
  25. 782f88b added user_data field to sessions userguide page by Derek Allard · 16 years ago
  26. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  27. 8a5cd93 by Rick Ellis · 16 years ago
  28. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  29. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  30. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  31. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  32. 866b813 doc clarifications, example fixes, grammar. by Derek Allard · 17 years ago
  33. 28393bf adding a title to Session by Derek Allard · 17 years ago
  34. 9b9a18e guide typos by Derek Allard · 17 years ago
  35. 112f4a7 added a note of clarity for sess_destroy() by Derek Allard · 17 years ago
  36. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  37. 197d10b by Derek Allard · 17 years ago
  38. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  39. 58626b3 removed mention of last_visit from session docs by Derek Allard · 17 years ago
  40. 1a6cdd1 changed milliseconds to seconds in the session docs (#3421) by Derek Allard · 17 years ago
  41. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
  42. 2db431b typo: "ba" to "be". Bah! by Derek Allard · 17 years ago
  43. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  44. 5b0a881 documented sess_time_to_update by Derek Allard · 17 years ago
  45. afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
  46. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  47. 1d41914 typo fixes by Derek Allard · 17 years ago
  48. b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
  49. 4f95353 fixed docs for unset_userdata() by Derek Jones · 17 years ago
  50. 309d63f Documented unset_userdata in the Session class. by Derek Allard · 17 years ago
  51. 91948fb typos again by Derek Allard · 17 years ago
  52. 8788d4b changed some-site.com to example.com in example code per http://www.rfc-editor.org/rfc/rfc2606.txt by Derek Allard · 17 years ago
  53. 0debd35 documented unset_userdata() in session user guide by Derek Allard · 17 years ago
  54. 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
  55. 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
  56. c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
  57. bc03091 changed search to use codeigniter.com vs www.codeigniter.com as Google seems to have spidered it much better. by Derek Allard · 18 years ago
  58. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  59. 32b50c9 changed pmachine links to ellislab by Derek Allard · 18 years ago
  60. f743c73 Changed version number, added upgrade instructions by Derek Allard · 18 years ago
  61. c1ee65b added note: set_userdata() also supports setting one value at a time by Derek Allard · 18 years ago
  62. e0135cf added sess_destroy() into docs by Derek Allard · 18 years ago
  63. 257651d by Rick Ellis · 18 years ago
  64. 325197e by Rick Ellis · 18 years ago
  65. c0d5d52 by admin · 18 years ago
  66. 0518661 by admin · 18 years ago
  67. e334c47 by admin · 18 years ago
  68. e0cd609 by admin · 18 years ago
  69. 939906b by admin · 18 years ago
  70. cf49390 by admin · 18 years ago
  71. b1fddc0 by admin · 18 years ago
  72. 10c3f41 by admin · 18 years ago
  73. 2296fc3 by admin · 18 years ago
  74. 17a890d by admin · 18 years ago
  75. 41a1685 by admin · 18 years ago
  76. 9fc347d by admin · 18 years ago
  77. 990e3c6 by admin · 18 years ago
  78. b0dd10f Initial Import by admin · 18 years ago