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
Maxime Dor
9e8dade238
Clarify README and REST backend doc
2017-09-18 10:58:27 +02:00
Maxime Dor
9babad6b33
Add push of latest dev docker image tag to push target
v0.2.1
2017-09-18 02:29:58 +02:00
Maxime Dor
00896ab280
Add PostgreSQL support for SQL Backend
2017-09-18 02:24:46 +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
0182ec7251
Streamline JSON requests/answers
2017-09-17 15:48:33 +02:00
Maxime Dor
640ccb7ef8
Improve docker build process and doc
2017-09-17 15:12:39 +02:00
Maxime Dor
2e694349c9
Add default type for SQL Backend
2017-09-17 14:47:48 +02:00
Maxime Dor
9328fa1eb4
Update link for REST auth module in sample config
2017-09-17 14:17:50 +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
Maxime Dor
0fa04e4a54
Better wording
v0.2.0
2017-09-16 14:19:26 +02:00
Maxime Dor
f97aa8cbef
Cosmetic refactoring
2017-09-16 13:46:15 +02:00
Maxime Dor
37b0f29184
Cosmetic refactoring
2017-09-16 13:01:37 +02:00
Maxime Dor
2befdbb54f
Improve network discovery explanation
2017-09-16 04:34:16 +02:00
Maxime Dor
d1a6c84e6b
Properly split authoritative domain and public IS host
2017-09-16 04:29:01 +02:00
Maxime Dor
e8229b867a
Add docker build targets
2017-09-16 02:07:10 +02:00
Maxime Dor
6fb18d5827
Remove problematic handling of multiple validation requests for same 3PID
2017-09-16 01:34:31 +02:00
Maxime Dor
a8488a0745
Add ability to overwrite DNS when trying to contact the related homeserver
2017-09-14 23:10:23 +02:00
Maxime Dor
89a7416367
Add prototype support for SQL auth/directory backends
2017-09-14 20:59:35 +02:00
Maxime Dor
068c6b8555
Use proper object for key validity json answer
2017-09-14 18:34:02 +02:00
Maxime Dor
9a90d846e6
Improve README
...
- List current features
- List features to come
- Improve wording at various places
- Centralise configuration directions
- Improve layout to make it easier for new users (hopefully)
v0.2.0-rc.1
2017-09-14 04:54:01 +02:00
Maxime Dor
16efe93920
Use proper ID when clearing invites from memory
2017-09-14 03:56:21 +02:00
Maxime Dor
8fbb45037c
Create SQLite DB file parent directory if necessary
2017-09-14 03:38:14 +02:00
Maxime Dor
f1196d5b72
Revamp example config for better handling by users and build tools
2017-09-14 03:31:56 +02:00
Max Dor
3b4736b00f
Merge pull request #28 from kamax-io/invite-support
...
Invite support
2017-09-14 02:49:24 +02:00
Maxime Dor
5796982f2d
Add persistence storage for invites
2017-09-14 02:36:08 +02:00
Maxime Dor
9e6d3ab5dd
Build error json object properly
2017-09-13 21:27:29 +02:00
Maxime Dor
571506d1d2
Add new placeholders for e-mail to access invited address and medium type
2017-09-13 19:15:39 +02:00
Maxime Dor
c00adcf575
Be consistent with annotations
2017-09-13 16:25:21 +02:00