Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Hotfix #3046 - set /dev/urandom as entropy file for Session #3296

Closed
wants to merge 1 commit into from

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Dec 27, 2012

I removed the is_file() check in setEntropyFile() of Zend\Session\Config\StandardConfig in order to accept /dev/urandom, /dev/random or /dev/arandom if it is available.
I addded a unit test for that case and removed the dir tests.
See #3046

weierophinney added a commit that referenced this pull request Jan 3, 2013
- trailing whitespace
weierophinney added a commit that referenced this pull request Jan 3, 2013
@ghost ghost assigned weierophinney Jan 3, 2013
weierophinney added a commit to zendframework/zend-session that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-session that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-session that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants