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

Let appservice registration files contain arbitrary keys #682

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2023

  1. Let appservice registration files contain arbitrary keys

    - Remove storing/retrieving AS registrations from docker labels, there's no need for this.
    - Remove `b.ApplicationService` so arbitrary keys can be set on the registration file.
    kegsay committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a62dc11 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

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

Commits on Nov 7, 2023

  1. Apply suggestions from code review

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    kegsay and clokep authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    be086f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93d715 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    96f4fbd View commit details
    Browse the repository at this point in the history
  2. Re-add comment

    Kegan Dougal committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    19f801b View commit details
    Browse the repository at this point in the history