Apache-Session-Browseable
view release on metacpan or search on metacpan
Revision history for Perl extension Apache::Session::Browseable.
1.3.19
- Fix CVE-2026-8503: Apache::Session::Generate::SHA256 used a
low-entropy seed (time, PID, rand, stringified hash ref) to derive
session identifiers. Use Crypt::URandom to generate session ids
from a cryptographically secure source, falling back to the
previous hashing method only if Crypt::URandom is unavailable.
Similar in scope to CVE-2025-40931 and CVE-2025-40932.
- Fix Redis indexes: never cleaned before
- Improve resilience and reliability Patroni driver
1.3.18
- Add persistence option for Redis
1.3.17
- Add Patroni support
1.3.16
- Optimize deleteIfLowerThan for Redis
1.3.15
- Improve Redis driver performance
- Implement searchOn/deleteIfLowerThan into Redis
- Prefer Redis::Fast
1.3.14
- restrict mysql_enable_utf8 to DBD::mysql
- PgJSON: Fix GKFAS when called with a column list
1.3.13
- Fix versions
- Update Cassandra doc
1.3.12
- Add Cassandra support via DBD::Cassandra
1.3.11
- Revert 1.3.10 changes
1.3.10
- Add quote for fields in INSERT query
1.3.9
- Return number of deleted rows when called in array context.
See [LemonLDAP issue #2428](https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/issues/2428)
1.3.8
- Add specific error handling for old versions (#28)
1.3.7
- Fix ldap+tls:// regression in 1.3.6 (#27)
1.3.6
- Improve logs (#26)
- Add ldapVerify option for SSL cert validation (#25)
1.3.5
- Update cast syntax for vanilla MySQL (#21)
- Redis: doc and tests improvements (#23)
1.3.4
- Don't stop parsing sessions when one is bad
1.3.3
- LDAP: Add ldapRaw parameter (#20)
1.3.2
- Allow sentinel list to be passed as a comma-delimited string (#19)
1.3.1
- Fix typo on Oracle.pm (#15)
- Postgres: ensure that returned @fields keep their original case (Closes: #17)
1.3.0
- Fix also PgHstore error when searchOn is used without fields
1.2.9
- Use either Redis::Fast or Redis
- Fix error when searchOn is used without fields (PgJSON)
1.2.8
- Missing UTF-8 hook
1.2.7
- Force UTF-8
1.2.6
( run in 0.639 second using v1.01-cache-2.11-cpan-600a1bdf6e4 )