Commit Graph

284 Commits

Author SHA1 Message Date
Maxime Dor c702a34aab Fix regression due to bad replace 2017-10-01 16:10:05 +02:00
Maxime Dor 786e4a8f91 Prepare REST backend for directory flow 2017-10-01 02:21:48 +02:00
Maxime Dor 8d0b0edad2 Clarify some items thanks to users feedback 2017-10-01 00:06:03 +02:00
Maxime Dor 52e4a65c3c Fix query generation 2017-09-30 00:27:36 +02:00
Maxime Dor 69ecef0155 Refactored directory package to include API version 2017-09-29 22:13:51 +02:00
Maxime Dor f7984bd36e LDAP Directory search support 2017-09-29 20:54:08 +02:00
Maxime Dor f735b3b730 Merge branch 'master' into directory-integration 2017-09-29 05:43:52 +02:00
Maxime Dor b6008a41f2 Be consistent with DNS overwrite (always a URL) 2017-09-29 05:38:58 +02:00
Maxime Dor ed2d13decf Don't mix up configs 2017-09-29 05:34:21 +02:00
Maxime Dor 4f3ecc19f3 Directory integration prototype using Google Firebase auth + Synapse SQL 2017-09-29 02:52:05 +02:00
Maxime Dor c816217b22 Send new invite notification to same user if rooms are different 2017-09-28 02:45:01 +02:00
Maxime Dor 182f3c4bc3 Skeleton for HS User directory integration 2017-09-27 04:37:45 +02:00
Maxime Dor 2e7b5d2a87 Refactor packages (cosmetic) 2017-09-27 03:59:45 +02:00
Maxime Dor 05c76a657e Fix extra placeholders in smtp sender 2017-09-27 03:30:53 +02:00
Maxime Dor f3bbc7c7c6 Add support for SendGrid as Email notification handler 2017-09-27 01:55:37 +02:00
Maxime Dor 61addd297a Use the correct formatting for MSISDN 2017-09-26 04:26:39 +02:00
Maxime Dor 1de0951733 Support 3PID listing during auth with Google Firebase 2017-09-26 03:11:15 +02:00
Maxime Dor 13e248c71e Do not enforce Twilio config by default 2017-09-25 18:04:21 +02:00
Maxime Dor d221b2c5de Fix groovy rollback issue 2017-09-25 17:56:06 +02:00
Maxime Dor c73bbf675e First prototype to validate phone numbers 2017-09-25 05:53:07 +02:00
Maxime Dor 33263d3cff Bye bye Groovy, you won't be missed :( 2017-09-25 02:31:31 +02:00
Maxime Dor 31efa3e33f More 3PID sessions configuration documentation 2017-09-25 00:08:58 +02:00
Maxime Dor bee2a5129b Fix inconsistencies into DNS library 2017-09-24 21:29:14 +02:00
Maxime Dor f1e78af80b Fix empty JSON object on empty lookup results 2017-09-24 21:12:49 +02:00
Maxime Dor f93a94ddf1 First draft of 3PID sessions/binds manual 2017-09-24 04:47:16 +02:00
Maxime Dor 597fc95cef Clean-up 2017-09-24 01:49:56 +02:00
Maxime Dor df81dda22d First working prototype to proxy 3PID binds to central Matrix.org IS 2017-09-23 04:27:14 +02:00
Maxime Dor 5836965a1e Saving current work 2017-09-22 01:49:27 +02:00
Maxime Dor 58d80b8eb3 Notification for proxying 3PID, remote 3PID are proxied by default 2017-09-22 00:00:25 +02:00
Maxime Dor a4b4a3f24c Polishing, prepare for proxying 3PID sessions 2017-09-21 07:26:33 +02:00
Maxime Dor ace6019197 Refactor after first tests against synapse 2017-09-21 04:07:13 +02:00
Maxime Dor 88cefeabbf Fix refactored calls 2017-09-20 17:24:21 +02:00
Maxime Dor bf2afd8739 Further work 2017-09-20 17:22:51 +02:00
Maxime Dor 0b087ee08c Prepare structure to handle 3PID sessions and bindings validation/proxy 2017-09-20 04:35:34 +02:00
Maxime Dor c1746697b9 Split template creation and 3PID connector to integrate bindings verification 2017-09-19 03:46:31 +02:00
Maxime Dor 5179c4dbb5 Proper check 2017-09-19 01:08:13 +02:00
Maxime Dor 64973f57cf Better defaults for logging 2017-09-19 01:03:44 +02:00
Maxime Dor 00a00be692 LDAP backend: protect against empty username 2017-09-18 12:51:36 +02:00
Max Dor f03cd76f52 Merge pull request #30 from kamax-io/rest-backend
REST backend
2017-09-18 01:05:31 +02:00
Maxime Dor 0453c1db30 Add tests for REST backend implementation 2017-09-18 01:00:17 +02:00
Maxime Dor 013be139c9 Fix bad copy/paste and bad method scope 2017-09-17 23:26:22 +02:00
Maxime Dor 317fc367f8 Identity lookup implementation for REST backend 2017-09-17 22:34:48 +02:00
Maxime Dor efc54e73f2 Streamline Backend auth mechanism/return values 2017-09-17 21:19:29 +02:00
Maxime Dor 2e694349c9 Add default type for SQL Backend 2017-09-17 14:47:48 +02:00
Maxime Dor 221d823f3b Update LDAP library to fix auth filter bug 2017-09-17 14:01:38 +02:00
Maxime Dor 8b6eadb9ab Auth endpoint implementation 2017-09-17 05:17:00 +02:00
Maxime Dor 22d8380bce Configuration management
- Default values
- Compute values
2017-09-17 02:03:45 +02:00
Maxime Dor 0cbf1a83a5 First skeleton for REST backend 2017-09-17 01:06:43 +02:00
Maxime Dor 23f717579e Refactor backend packages 2017-09-16 22:56:53 +02:00
Maxime Dor 4eb8c95c3a Handle anonymous bind in LDAP backend (Fix #27) 2017-09-16 18:11:39 +02:00