6143a23dd8
autoformat to reduce merge conflicts
2018-04-16 14:29:40 +02:00
f808615f22
start implementing multiple modes for operation
...
- synapse: Only trigger register calls and do not store anything for longterm
- local: Provide an identity store and register to the own backend
2018-04-15 21:36:24 +02:00
f986867cad
apply Apache License
2018-03-19 15:18:04 +01:00
facdad126b
fix language reference
...
it was the case that the language string for Exceptions was not
resolved successfully in some cases.
Now we switch to passing the internal string via Exceptions which
then will be used to translate to the correct language when needed
2018-03-19 14:40:20 +01:00
Matthias
d5c18c2f2e
First running version ( #2 )
...
This currently depends of interacting with matrix_synapse_rest_auth[1] and mxisd[2].
How to integrate that is explained in the README
[1] https://github.com/kamax-io/matrix-synapse-rest-auth
[2] https://github.com/kamax-io/mxisd
2018-03-19 13:57:15 +01:00