eb5b76c5c8
smaller optimizations
2018-04-04 20:29:00 +02:00
Matthias
b343c6f862
Update readme to have howTo for ChangePasswordInterceptor
2018-03-26 23:27:04 +02:00
6f6ad7bccb
fix password setting via android; update mail_template to show that you can set passwords
2018-03-26 19:26:14 +02:00
4f76e45ae5
fix login
2018-03-26 18:08:17 +02:00
874271a87c
first version of change_password interceptor (more see details)
...
- add stripLocalpart in helpers.php
- extend mxDatabase to update the password once validated
2018-03-26 13:28:04 +02:00
905643cbff
Merge branch 'master'
2018-03-19 15:18:29 +01:00
f986867cad
apply Apache License
2018-03-19 15:18:04 +01:00
Matthias
916e368b00
fix rendering of table of endpoints for internal endpoints
2018-03-19 15:04:26 +01:00
Matthias
6df1eaa7a1
Merge branch 'fix_language_ref' of into master
2018-03-19 14:48:48 +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
Matthias
b2cc5a0890
add steps what the bot should do
2018-02-10 17:13:23 +01:00
Matthias
9b9f7a8779
Initial commit
2018-02-10 17:12:27 +01:00