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

Alts registration per server #248

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2023

  1. feat: now libertybans should support alt registration per server.

    This means that now you can choose whether all servers will register alts or only the selected ones. For proxies, you need to provide the names of the servers that you have in your configs, and for backends just enable or disable a setting in config.
    SnakeAmazing committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b425704 View commit details
    Browse the repository at this point in the history
  2. feat: now libertybans should support alt registration per server.

    This means that now you can choose whether all servers will register alts or only the selected ones. For proxies, you need to provide the names of the servers that you have in your configs, and for backends just enable or disable a setting in config.
    SnakeAmazing committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    45e457f View commit details
    Browse the repository at this point in the history
  3. refactor

    SnakeAmazing committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8d43d13 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    5367dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e07e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75eaf01 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Accomodate unrecorded IP address in applicability calculation

    Plus a couple tweaks to code style
    A248 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8ad0d65 View commit details
    Browse the repository at this point in the history
  2. refactoring

    SnakeAmazing committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d9240af View commit details
    Browse the repository at this point in the history
  3. refactoring

    SnakeAmazing committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6b78126 View commit details
    Browse the repository at this point in the history