Skip to content

Commit dfeda06

Browse files
committed
* Validate session identifier before lookup in filesystem
* Generate cryptographically safe pseudo random bytes when creating a new session identifier
1 parent 6e8760e commit dfeda06

2 files changed

Lines changed: 98 additions & 85 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Version 1.1.27
2+
3+
## Bugfixes
4+
5+
* Validate session identifier before lookup in filesystem
6+
* Generate cryptographically safe pseudo random bytes when creating a new session identifier
7+
8+
## Features
9+
10+
* None
11+
112
# Version 1.1.26
213

314
## Bugfixes

0 commit comments

Comments
 (0)