2018-06-27 16:42:43 +00:00
|
|
|
# 1.1.1+1
|
|
|
|
* Update `protectCookie` to only send `maxAge` when it is not `-1`.
|
|
|
|
|
2018-06-27 16:36:31 +00:00
|
|
|
# 1.1.1
|
|
|
|
* Added `protectCookie`, to better protect data sent in cookies.
|
|
|
|
|
2017-12-21 09:12:52 +00:00
|
|
|
# 1.1.0+2
|
|
|
|
* `LocalAuthStrategy` returns `true` on `Basic` authentication.
|
|
|
|
|
2017-12-21 06:32:16 +00:00
|
|
|
# 1.1.0+1
|
|
|
|
* Modified `LocalAuthStrategy`'s handling of `Basic` authentication.
|