Sha256: c8a2f016948b6361eb2aae06a9d30c772ccccb564db90c3185ffc5c8a4669e0f

Contents?: true

Size: 602 Bytes

Versions: 1

Compression:

Stored size: 602 Bytes

Contents

# Changelog

## [0.0.5]

- Fix a case when the encoded IP address in IPv4 pool members was decoded to an odd hexadecimal number resulting in a malformated IP address
- Fix the regexp for IPv4 pool members cookie were the encoded IP and port length was fix instead of variable
- Add more test for those cases

## [0.0.4]

- Fix regex in `auto_decode` and `retrieve_pool_name` for base64 encoded cookie (encrypted) - lazy quantifier instead of greedy one to match the first `=` sign

## [0.0.3]

- Update `commonmarker` dependency

## [0.0.2]

- Encrypted cookie detection

## [0.0.1]

- Initial version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rabid-0.0.5 docs/CHANGELOG.md