File tree Expand file tree Collapse file tree 2 files changed +9
-220
lines changed Expand file tree Collapse file tree 2 files changed +9
-220
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]  
88
9+ ## [ 0.6.0]  - 2022-05-20 
10+ ### Security  
11+ 
12+ -  Improved robustness against session fixation attacks in cases where there is
13+ physical access to the same system or the application is susceptible to
14+ cross-site scripting (XSS).
15+ 
916## [ 0.5.3]  - 2022-05-16 
1017### Fixed  
1118
@@ -50,7 +57,8 @@ eliminating a race condition in situations where `initialize()` middleware is
5057used multiple times in an application with ` userProperty `  set to different
5158values.
5259
53- [ Unreleased ] : https://github.com/jaredhanson/passport/compare/v0.5.3...HEAD 
60+ [ Unreleased ] : https://github.com/jaredhanson/passport/compare/v0.6.0...HEAD 
61+ [ 0.6.0 ] : https://github.com/jaredhanson/passport/compare/v0.5.3...v0.6.0 
5462[ 0.5.3 ] : https://github.com/jaredhanson/passport/compare/v0.5.2...v0.5.3 
5563[ 0.5.2 ] : https://github.com/jaredhanson/passport/compare/v0.5.1...v0.5.2 
5664[ 0.5.1 ] : https://github.com/jaredhanson/passport/compare/v0.5.0...v0.5.1 
  Load Diff This file was deleted. 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments