Skip to end of metadata
Go to start of metadata

Zend Framework: Zend_Session_ValidatorRemoteAddr Component Proposal

Proposed Component Name Zend_Session_ValidatorRemoteAddr
Developer Notes http://framework.zend.com/wiki/display/ZFDEV/Zend_Session_ValidatorRemoteAddr
Proposers FractalizeR@yandex.ru
Revision 1.0 - 13 November 2007: Initial release (wiki revision: 6)

Table of Contents

1. Overview

Zend_Session_ValidatorRemoteAddr is almost a copy of Zend_Session_ValidatorHttpUserAgent with an exception, that it validates IP address of session starter

2. References

3. Component Requirements, Constraints, and Acceptance Criteria

Nothing special requried to use this component

  • This component will not save any data using Zend_Cache or the filesystem. All transient data will be saved using Zend_Session.

4. Dependencies on Other Framework Components

  • Zend_Session

5. Theory of Operation

The component is instantized by executing Zend_Sesion::registerValidator(new Zend_Session_Validator_RemoteAddr());

6. Milestones / Tasks

The component is so simple, that it does not require any milestones

7. Class Index

  • Zend_Session_ValidatorRemoteAddr

8. Use Cases

UC-01 You want to bind session to client IP address to improve security

9. Class Skeletons

Labels:
validate validate Delete
zend_session_validator zend_session_validator Delete
session session Delete
remote_addr remote_addr Delete
ip ip Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. May 14, 2008

    Vladislav, is this proposal ready for community review? If so, please reparent it to the 'ready for review' section and announce on the appropriate list(s).

    ,Wil

  2. Jun 20, 2008

    Vladislav, are you still actively driving this proposal through the process?

    ,Wil

  3. Jun 21, 2008

    Hello.

    Sorry for not answering your comment. Somehow I didn't receive any email from 14 May.

    How do I move page to Ready for Review category?

  4. Apr 17, 2009

    Any news?
    Should be implemented, as it is very useful and commonly used.

  5. Apr 17, 2009

    Yes.... Seems like this proposal is freezed. May be I am doing something wrong?

  6. Apr 17, 2009

    Move it to Ready for Recommendation (Zend team will review it )

  7. Apr 17, 2009

    Moved

  8. Jul 14, 2009

    Zend Framework Approval
    This proposal is accepted for immediate development in the Standard Incubator, as-is.