Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][ADD] auth_totp_bypass_ip_range #744

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

hbrunn
Copy link
Member

@hbrunn hbrunn commented Jan 4, 2025

This module allows to define some IP networks as not needing multi
factor authentication.

Configuration

To configure this module, you need to:

  1. Enable debug mode
  2. Go to Settings / Technical / System parameters
  3. Create or edit parameter auth_totp_bypass_ip_range.networks

The parameter can contain a whitespace separated list of networks in CIDR notation.

A specific IP address would be ie 42.42.42.42/32

@hbrunn hbrunn force-pushed the 16.0-auth_totp_bypass_ip_range branch from cc3da37 to 7cc1f0a Compare January 4, 2025 11:50
@hbrunn hbrunn force-pushed the 16.0-auth_totp_bypass_ip_range branch from 7cc1f0a to bb9ba72 Compare January 17, 2025 16:02
@hbrunn hbrunn force-pushed the 16.0-auth_totp_bypass_ip_range branch from bb9ba72 to 909822e Compare January 17, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant