Skip to content

password provider for the springrts matrix homeserver

License

Notifications You must be signed in to change notification settings

spring/matrix-synapse-uberserver-xmlrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springrts matrix synapse uberserver xmlrpc password provider

Configure

Add or amend the password_providers entry like so:

password_providers:
  - module: "spring_auth_provider.SpringRTSAuthProvider"
    config:
      enabled: true
      endpoint: "http://127.0.0.1:8300/"
      domain: "springrts.com"

About

password provider for the springrts matrix homeserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages