Max Dor
21d9d0fda1
The End
2019-06-25 11:36:32 +02:00
Max Dor
a964b073bf
Restart mxisd service on Debian package upgrade/install if possible
2019-06-12 00:18:25 +02: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
29603682e5
Clarify how to serve static assets for 3PID session views
2019-06-04 17:06:25 +02:00
Max Dor
d54f1dcb88
Fix various typos in the Registration feature docs
2019-05-30 17:29:47 +02:00
Max Dor
92f10347d1
Fix #123
2019-05-30 14:18:11 +02:00
Max Dor
0298f66212
Fix #128
2019-05-30 13:58:40 +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
544f8e59f0
Add check for legality of the returned Matrix ID in Auth
...
- Helps troubleshoot reported issues that might not be obvious at first
- Add basic unit test for auth manager
2019-05-28 19:28:46 +02:00
Max Dor
917f87bf8c
Fix broken HTML tag in 3PID template
2019-05-28 16:01:01 +02:00
Max Dor
774795c203
Fix various logging/variable scopes
2019-05-27 17:12:52 +02:00
Max Dor
27b2976e42
Provide URL encoded placeholders in notification template for 3PID data
2019-05-18 02:20:13 +02:00
Max Dor
f16f184253
Minor internal changes
...
- Fix log statement to include expected value
- Change access level to method
2019-05-18 01:57:40 +02:00
Max Dor
cd890d114a
Add warning about possibly unresolvable 3PID invites
2019-05-14 00:49:07 +02:00
Max Dor
321ba1e325
Code formatting (cosmetic, no-op)
2019-05-14 00:39:12 +02:00
Max Dor
c3ce0a17f6
Avoid conflict between 3PID expired user and Matrix ID users event
2019-05-13 16:08:35 +02:00
Max Dor
0fcc0d9bb2
Properly inform about bad configuration for 3PID builtin configs
2019-05-13 14:04:11 +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
c7c009f9af
Fix indentation in builtin 3PID templates (cosmetic)
2019-05-06 19:16:20 +02:00
Max Dor
3b01663245
Switch to Gradle 5 build
2019-05-05 15:56:51 +02:00
Max Dor
9cc601d582
Fix custom config for custom notification handlers
2019-05-05 13:54:12 +02:00
Max Dor
e6272b1827
Improve detection and fast-fail on empty Sendgrid template paths
2019-05-05 13:48:14 +02:00
Max Dor
8243354f39
Remove unused but bug-triggering code block ( Fix #172 )
2019-05-04 11:17:36 +02:00
Max Dor
25968e0737
Log denied requests due to invalid credentials in AS
2019-05-04 11:16:19 +02:00
Max Dor
44a80461a0
Ensure lookup signatures are produced in a consistent way
2019-04-28 08:55:23 +02:00
Max Dor
85d9f9e704
Fix missing return in Homeserver endpoint discovery, skipping DNS SRV
2019-04-27 20:54:02 +02:00
Max Dor
6278301672
Document mxisd does not require any maintenance task for day-to-day operations
2019-04-27 17:34:56 +02:00
Max Dor
5ed0c66cfd
Improve logging
...
- Give means to increase logging verbosity
- Explain how to do in the troubleshooting guide
2019-04-27 17:26:38 +02:00
Max Dor
ea58b6985a
Fix LDAP default attributes dead link ( Fix #136 )
2019-04-27 16:39:36 +02:00
Max Dor
a44f781495
Properly encode Email notification headers ( Fix #137 )
2019-04-27 16:36:55 +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
f331af0941
Add various Notification template generator improvements
...
- Add ability to set arbitrary value for some placeholders (Fix #133 )
- More Unit tests
- Improve doc
2019-04-27 01:07:44 +02:00
Max Dor
e2c8a56135
Allow for full TLS/SSL in SMTP connector ( Fix #125 )
2019-04-26 09:58:46 +02:00
Max Dor
a67c5d7ae1
Improve documentation about the SQL Identity store ( Fix #107 )
2019-04-26 09:40:38 +02:00
Max Dor
80352070f1
Add documentation for installation hardening and operations guide ( Fix #140 )
2019-04-26 09:14:16 +02:00
Max Dor
39447b8b8b
Fix handling various GET and POST content types/logic for submitToken
...
- Properly support Form-encoded POST
- Fix #167
2019-04-26 08:41:06 +02:00
Max Dor
9d4680f55a
Fix Twilio config docs to match parsed keys (v1.3.x regression)
2019-04-23 07:00:43 +02:00
Max Dor
d1ea0fbf0f
Reflect default AppSvc feature enable status in config
2019-04-15 02:29:42 +02:00
Max Dor
ee21f051fb
Merge branch 'to-v1.4'
2019-04-09 14:50:45 +02:00
Max Dor
6cc17abf2c
Further document new features
2019-04-09 12:06:13 +02:00
Max Dor
a7b5accd75
Adapt AS doc to new format and capabilities
2019-04-09 02:50:58 +02:00
Max Dor
6bb0c93f57
Fix typo
2019-04-05 21:56:05 +02:00
Max Dor
9abdcc15ba
Clarify specifics about synapse identity store
2019-04-03 00:50:48 +02:00
Max Dor
eb903bf226
Document new 3PID invite expiration feature
2019-04-03 00:44:30 +02:00
Max Dor
1cbb0a135b
Add doc about new registration control feature
2019-04-02 11:56:48 +02:00
Max Dor
838d79ae15
Remove mention to the community Identity room
2019-03-11 19:46:23 +01:00
Max Dor and GitHub
96c47ecf76
Merge pull request #143 from c7hm4r/patch-1
...
Fix typo in example configuration
2019-03-07 21:11:40 +01:00
Max Dor
57c7e4a91d
Show signatures into admin lookup queries
2019-03-04 02:12:55 +01:00
Max Dor
1dce59a02e
Add lookup and invite commands to the admin AS interface
2019-03-04 00:02:13 +01:00
Max Dor
de840b9d00
Skeleton for modular AS admin command processing
2019-03-03 16:39:58 +01:00
Max Dor
53c85d2248
Package/Class refactoring (no-op)
2019-03-03 03:44:38 +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
de92e98f7d
Save work in progress
2019-03-01 17:51:33 +01:00
Max Dor
d5f9137056
split into app svc processor
2019-03-01 15:58:37 +01:00
Max Dor
1307e3aa43
Add missing javadoc
2019-03-01 15:18:47 +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
93bd7354c2
Improve Authentication doc
2019-03-01 12:42:13 +01:00
Max Dor
c302789898
Add mechanism for 3PID invites expiration ( #120 )
2019-03-01 06:51:18 +01:00
Max Dor
96155c1876
Improving logging
2019-03-01 01:12:02 +01:00
Max Dor
95ee328281
Block custom internal endpoint that should never be called
...
- Is not spec'd
- Will not be spec'd
- Is 100% internal as per its authors
2019-02-25 14:06:32 +01:00
Max Dor
72a1794cc3
Skeleton for 3PID registration policies ( #130 )
2019-02-18 23:08:50 +01:00
Max Dor
37ddd0e588
Talk about server.name in the example config
2019-02-17 03:22:48 +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
2f7e5e4025
Fix migration in case of empty dir
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
91e5e08e70
Support for all key types
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
249cc0ea92
Improve troubleshooting doc/flows
...
- Use better wording for unknown server error
- Add basic troubleshooting doc
2019-02-17 02:06:13 +01:00
Max Dor
99697d7c75
Various doc fixes and improvements
2019-02-14 00:39:33 +01:00
Max Dor
e133e120d7
Fix Exec store breakage following change to new config format
2019-02-13 21:08:56 +01:00
Max Dor
e39d6bfa10
Better handling of YAML->Java object config processing
2019-02-13 21:08:35 +01:00
Max Dor
217bc423ed
Fix edge case of error when parsing valid config for directory
2019-02-13 20:19:26 +01:00
Max Dor
8f0654c34e
Fix oversight in potentially printing credentials to log
2019-02-13 12:40:01 +01:00
Max Dor
8afdb3ed83
Improve feedback in case of parsing error in config file
2019-02-11 03:18:50 +01:00
Max Dor
bd4ccbc5e5
Fix some edge cases configuration parsing
...
- Optional in getter but not in setter seems problematic
- Document config parsing better
- Properly handle empty values in REST Profile so no HTTP call is made
- Possibly related to #113
2019-02-11 02:56:02 +01:00
Max Dor
6d1c6ed109
Last cosmetic changes for v1.3.0
2019-02-10 20:41:40 +01:00
Max Dor
1619f5311c
Add email verification notification test (/requestToken)
2019-02-09 15:18:06 +01:00
Max Dor
6fa36ea092
Add missing header
2019-02-07 01:39:10 +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
566e4f3137
Correctly handle 3PID notification revamping (forgotten code)
2019-02-06 22:27:42 +01:00
Max Dor
a4c18dee5d
Handle possibly trailing slashes for older versions of mxisd
2019-02-06 19:55:22 +01:00
Max Dor
8d6850d346
Link to targeted setups in main README
2019-02-06 04:03:33 +01:00
Max Dor
67bc18af7d
Improve docs
2019-02-06 03:53:42 +01:00
Max Dor
5c660fdcaf
Add forgotten CORS headers from Spring port
2019-02-05 19:09:47 +01:00
Max Dor
fbbafeb769
Cache processing of bulk lookups and de-dup concurrent requests
2019-02-04 06:04:39 +01:00
Max Dor
559f6a7401
Fix docs
2019-02-04 06:03:15 +01:00
Max Dor
3bebb33147
Revamp 3PID sessions
...
- Fix #93
- Fix #98
2019-02-04 05:26:33 +01:00
Max Dor
3e240fe34d
Improve fraudulent unbind notification
2019-02-01 15:41:44 +01:00
Max Dor
635f6fdbe7
Implementation for blocking fraudulent 3PID /unbind attempts
2019-02-01 02:34:52 +01:00
Max Dor
4237eeb3b6
Skeleton for blocking fraudulent 3PID /unbind attempts
2019-01-30 00:29:51 +01:00
Max Dor
a0e91e7896
Use proper return codes for session errors
2019-01-30 00:28:55 +01:00
Max Dor
aab0b86646
Talk about projects using mxisd under the hood
2019-01-23 18:50:00 +01:00
Max Dor
3e22301af7
Properly handle /v1/store-invite
2019-01-16 02:57:40 +01:00
Max Dor
2b202323c0
Catch and handle more exceptions in Base HTTP handler
2019-01-16 02:57:40 +01:00
Max Dor
4ec05f518e
Properly handle v1 of 3pid/bind
2019-01-16 02:57:40 +01:00
Max Dor
6da68298b0
Fix invalid paths
2019-01-16 02:57:40 +01:00
Max Dor
c689a3f161
Fix classpath resources config
2019-01-13 00:30:52 +01:00