Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update the process for mapping SAML2 users to matrix IDs #6037

Merged
merged 10 commits into from
Sep 24, 2019

Commits on Sep 13, 2019

  1. Record mappings from saml users in an external table

    We want to assign unique mxids to saml users based on an incrementing
    suffix. For that to work, we need to record the allocated mxid in a separate
    table.
    richvdh committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    a8ac404 View commit details
    Browse the repository at this point in the history
  2. changelog

    richvdh committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b9d5750 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. better logging

    richvdh committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    7423fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b65327f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db5adc View commit details
    Browse the repository at this point in the history
  4. Update 6037.feature

    richvdh authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    599f786 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. More better logging

    richvdh committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    33757ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    366dc7d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    ed8b92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7c4f4 View commit details
    Browse the repository at this point in the history