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

Per-client SASL certificates #1463

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Commits on Jun 3, 2021

  1. Patch a number of packages

    Half-Shot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    361f09d View commit details
    Browse the repository at this point in the history
  2. changelog

    Half-Shot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    1833693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1af0931 View commit details
    Browse the repository at this point in the history
  4. Fix tests properly

    Half-Shot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    cc95dd2 View commit details
    Browse the repository at this point in the history
  5. 0.26.1

    Half-Shot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    de31d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge branch 'develop'

    Half-Shot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    88dc24f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    b230165 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Merge branch 'develop'

    Half-Shot committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    eb6d837 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'develop'

    Half-Shot committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    cd0796a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge branch 'develop'

    Half-Shot committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    af3fcb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    6d5795c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Merge tag '0.33.0'

    0.33.0
    Half-Shot committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    7e15173 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge branch 'develop'

    Half-Shot committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    94c69b5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    a583f59 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    tadzik committed May 4, 2022
    Configuration menu
    Copy the full SHA
    8faf961 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Add SASL CertFP support for both bot and users

    * Users can manage key and cert via ![store,remove][cert,key]` commands
    * Bot configured under botConfig
    3nprob authored and 3nprob committed May 5, 2022
    Configuration menu
    Copy the full SHA
    02e3982 View commit details
    Browse the repository at this point in the history
  2. Validate cert & key on set

    3nprob authored and 3nprob committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e3b0af0 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    3nprob authored and 3nprob committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f812f95 View commit details
    Browse the repository at this point in the history
  4. Report new certificate fingerprint

    3nprob authored and 3nprob committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3524aae View commit details
    Browse the repository at this point in the history