Skip to content

Release 1.1

Compare
Choose a tag to compare
@bungle bungle released this 02 Oct 22:21
· 271 commits to master since this release
  • Security: There was a bug where additional user agent, scheme, and remote addr (disabled by default) was not checked.
  • Feature: Added _VERSION field.
  • Change: Simplied a code a lot (e.g. internal setcookie and getcookie functions are now cleaner). Removed a lot of unneccessary lines from session.start by adding configs directly to session prototype.