You are here

README.txt in IP Login 4.x

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 7.3 README.txt
  4. 7.2 README.txt
CONTENTS
--------

 * Introduction
 * Dependencies

INTRODUCTION
------------

The IP login module allows user to be automatically logged in based on their IP address.

DEPENDENCIES
------------

The module depends on field_ipaddress. This module contains a special IP address field that can handle IP ranges in a way
that allows fast querying.

File

README.txt
View source
  1. CONTENTS
  2. --------
  3. * Introduction
  4. * Dependencies
  5. INTRODUCTION
  6. ------------
  7. The IP login module allows user to be automatically logged in based on their IP address.
  8. DEPENDENCIES
  9. ------------
  10. The module depends on field_ipaddress. This module contains a special IP address field that can handle IP ranges in a way
  11. that allows fast querying.