CONTENTS
- Introduction
- Dependencies
- Configuration
- How the module works
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 spans in a way that allows fast querying.
CONFIGURATION
- Enable module
- Create a user field of type field_ipaddress and with the field name “field_ipaddress”.
HOW THE MODULE WORKS
Doing login by IP can be tricky and may cause unwanted effects. To avoid slowing down the site by repeated login requests and logings when access from robots, the module takes a slightly difference approach:
Login is attempted once by a javascript ajax request. Whether succesfull or not, the script will only do this once pr. browser session. This way we take away the heavy lifting from the site. If login is succesful, the script will just reload the current page and user is logged in.
IP Login Module
Project Details
- ivanzeljko/ip_login
- Last Updated: 1/17/2019
Recomended MCP Servers
Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
A Perplexity MCP server based on https://github.com/jaacob/perplexity-mcp which includes additional tools supporting domain filtering, search recency and model...
AegnticMCP automates the creation and management of MCP servers, ensuring they are stable, adaptable, and intelligent.
A Model Context Protocol server that provides read only access to graphs in a certain repository in Ontotext...
Model Context Protocol (MCP) server implementation for Autodesk Maya
An MCP server that provides LLMs access to other LLMs
Model Context Protocol (MCP) server for Sentry
JSON handling and processing mcp server





