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

[SessionManagerFactory] Configuration of validators in SessionManagerFactory #4995

Closed

Conversation

Blinden
Copy link
Contributor

@Blinden Blinden commented Aug 21, 2013

This is merely a cut and past from http://framework.zend.com/manual/2.2/en/modules/zend.session.manager.html to add handling of validators in the SessionManagerFactory

If this is a good addition I will write the tests

@weierophinney
Copy link
Member

Please add a unit test for this functionality.

@mwillbanks
Copy link
Contributor

Failures in the build are not due to this change. Looking more into the change.

@mwillbanks
Copy link
Contributor

We may want to create this as a separate service; such that it would be a SessionValidatorService which could take an array of options that could provide the validators and attach. That would be the only area that this might need to scale out for.

@weierophinney
Copy link
Member

@mwillbanks Considering this is a composed object in the SessionManager, I think having it in the same factory is fine. Merging for 2.3.0.

@ghost ghost assigned weierophinney Oct 22, 2013
weierophinney added a commit that referenced this pull request Oct 22, 2013
[SessionManagerFactory] Configuration of validators in SessionManagerFactory
weierophinney added a commit that referenced this pull request Oct 22, 2013
@weierophinney
Copy link
Member

Merged to develop for release with 2.3.0.

weierophinney added a commit to zendframework/zend-session that referenced this pull request May 15, 2015
…ion-manager-factory-validators

[SessionManagerFactory] Configuration of validators in SessionManagerFactory
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants