4fd4fdac60
Updates to build sucessfully - breaking changes in Firebase and SendGrid
2024-04-02 15:42:15 +02:00
Anatoliy Sablin
53c4ffdc4e
Add pooling database connection for postgresql.
2020-05-06 20:55:14 +03:00
Anatoly Sablin
7555fff1a5
Add the postgresql backend for internal storage.
2020-01-28 22:15:26 +03:00
Anatoly Sablin
0b81de3cd0
Make the federation homeserver resolve more accurate (on resolve via DNS record check that the certificate present for the original host).
2019-11-13 23:08:34 +03:00
Anatoly Sablin
698a16ec17
Fix matrix server hostname verification.
2019-11-11 23:48:49 +03:00
Anatoly Sablin
14ad4435bc
MSC2140 Add SQL storage for hashes and the time-based rotation policy.
2019-11-05 23:18:11 +03:00
Anatoly Sablin
43fe8b1aec
Add the hash lookup handler.
2019-10-18 22:52:13 +03:00
Anatoly Sablin
703044d06a
Add initial Hash configuration. Add the HashDetailsHandler.
2019-10-15 23:38:32 +03:00
Anatoly Sablin
5521c0c338
Add account handlers.
2019-09-30 23:53:38 +03:00
Anatoly Sablin
d5680b2dfe
MSC1915. Add the option to enable/disable unbind.
2019-07-31 23:22:21 +03:00
Anatoly Sablin
a1f64f5159
Reworked MSC1915. Add request validation.
2019-07-27 15:51:01 +03:00
Max Dor
f85345bc97
Update code and links following Matrix 1.0 release
...
- Support 3PID unbind via 3PID sessions
2019-06-12 00:17:43 +02:00
Max Dor
0ddd086bda
Fix response body of /3pid/bind to match spec
...
- synapse did not check/validate the response as per spec until 0.99.5 it seems
- mxisd was never compliant also
2019-05-30 13:26:38 +02:00
Max Dor
ce7f900543
Make various optimisations/clarifications
...
- Change some log levels to be less verbose
- Add privacy link
- Remove unused code
2019-05-06 23:28:38 +02:00
Max Dor
0d42ee695a
Support new Homeserver federation discovery with well-known ( Fix #127 )
2019-04-27 11:11:06 +02:00
Max Dor
1dce59a02e
Add lookup and invite commands to the admin AS interface
2019-03-04 00:02:13 +01:00
Max Dor
254dc5684f
Add mechanisms for 3PID invite expiration and AS integration
...
- Integration with AS and a fallback user to decline expired invites (#120 )
- Rework of the AS feature to make it more independent/re-usable
- Skeleton for admin interface via bot to manage invites (#138 )
2019-03-02 03:21:29 +01:00
Max Dor
dfedde0df6
Improve crypto
...
- Re-organize packages to be consistent
- Add Key store tests
2019-03-01 15:16:19 +01:00
Max Dor
72a1794cc3
Skeleton for 3PID registration policies ( #130 )
2019-02-18 23:08:50 +01:00
Max Dor
4d63bba251
Add version in jar
...
- Cli argument
- In HTTP client
- /version endpoint
2019-02-17 02:08:50 +01:00
Max Dor
aadfae2965
Skeleton for invitation policies ( #130 )
2019-02-17 02:08:50 +01:00
Max Dor
77dc75d383
Basic check for pending invite when requesting token on registration
2019-02-17 02:08:50 +01:00
Max Dor
f3b528d1ba
Store ephemeral key in invite and add support for /sign-ed25519
2019-02-17 02:08:50 +01:00
Max Dor
acd8c7d7c5
Skeleton for full support of all key types
2019-02-17 02:08:50 +01:00
Max Dor
471e06536b
Improve logging
2019-02-07 01:35:43 +01:00
Max Dor
3a6b75996c
Use a proper HTTP client when discovering federated IS to avoid 4xx's
2019-02-06 23:23:40 +01:00
Max Dor
3bebb33147
Revamp 3PID sessions
...
- Fix #93
- Fix #98
2019-02-04 05:26:33 +01:00
Max Dor
635f6fdbe7
Implementation for blocking fraudulent 3PID /unbind attempts
2019-02-01 02:34:52 +01:00
Max Dor
d885932f45
Fix loading failures of JDBC drivers for SQL-based Identity stores
2019-01-15 06:22:03 +01:00
Max Dor
7ad985fead
Continue structural port from Spring Boot to Undertow
2019-01-07 03:01:46 +01:00
Max Dor
05493da27c
Start structural port from Spring Boot to Undertow
2019-01-07 03:01:46 +01:00