2017 © Pedro Peláez
 

typo3-cms-extension backend-ip-login

Remember the login based on the network mask or ip. Only for development, unsafe for live environments!

image

skeuper/backend-ip-login

Remember the login based on the network mask or ip. Only for development, unsafe for live environments!

  • Wednesday, March 14, 2018
  • by DaRealFreak
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Backend-IP-Login

Remember the login based on the network mask or ip., (*1)

Only for development, unsafe for live environments!, (*2)

Warning (Please read!)

Never ever use this extension in a production system. If a company has the same IP address for external connections (which is not uncommon) and one of them logged in as administrator everyone from the same company can select every user(if display account list is enabled) or get auto logged in as administrator(if display account list is disabled)., (*3)

This extension purely got created thanks to my laziness to check every access for every development server in my old company(which managed logins with .txt files....)., (*4)

The Versions

14/03 2018

dev-master

9999999-dev

Remember the login based on the network mask or ip. Only for development, unsafe for live environments!

  Sources   Download

The Requires

 

by Steffen Keuper