implementing multiple modes for operation #10

Merged
krombel merged 5 commits from feature_multimodeOperation into master 2018-04-16 15:17:12 +02:00
Owner

This PR implements the possibility to switch between the following auth methods

  • synapse: This will use the register feature of synapse (with shared secret) to add users and do not store anything for long term
  • local: Provide an identity store and register users to the local database
This PR implements the possibility to switch between the following auth methods - synapse: This will use the register feature of synapse (with shared secret) to add users and do not store anything for long term - local: Provide an identity store and register users to the local database
krombel added this to the 0.1 milestone 2018-04-15 21:43:08 +02:00
krombel self-assigned this 2018-04-15 21:43:08 +02:00
krombel added the
enhancement
label 2018-04-15 21:43:08 +02:00
krombel closed this pull request 2018-04-16 15:17:12 +02:00
krombel removed a dependency 2018-05-31 20:37:42 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: krombel/matrix-register-bot#10
No description provided.