You are here

namespace Drupal\restrict_by_ip\Session in Restrict Login or Role Access by IP Address 8.4

Classsort descending Location Description
AccountProxy src/Session/AccountProxy.php When the current user is loaded, remove any roles that are restricted based on IP whitelists. Proxy all other method calls to the original current_user service.