Commit Graph

  • 2f7e5e4025 Fix migration in case of empty dir Max Dor 2019-02-13 23:11:01 +01:00
  • 77dc75d383 Basic check for pending invite when requesting token on registration Max Dor 2019-02-13 17:18:44 +01:00
  • f3b528d1ba Store ephemeral key in invite and add support for /sign-ed25519 Max Dor 2019-02-13 04:14:30 +01:00
  • 91e5e08e70 Support for all key types Max Dor 2019-02-13 02:05:28 +01:00
  • acd8c7d7c5 Skeleton for full support of all key types v1.4.0-alpha.0 Max Dor 2019-02-12 15:39:05 +01:00
  • 249cc0ea92 Improve troubleshooting doc/flows - Use better wording for unknown server error - Add basic troubleshooting doc v1.3.1 Max Dor 2019-02-17 01:40:01 +01:00
  • 99697d7c75 Various doc fixes and improvements Max Dor 2019-02-14 00:39:33 +01:00
  • e133e120d7 Fix Exec store breakage following change to new config format Max Dor 2019-02-13 21:08:56 +01:00
  • e39d6bfa10 Better handling of YAML->Java object config processing Max Dor 2019-02-13 21:08:35 +01:00
  • 217bc423ed Fix edge case of error when parsing valid config for directory Max Dor 2019-02-13 20:19:26 +01:00
  • 8f0654c34e Fix oversight in potentially printing credentials to log Max Dor 2019-02-13 12:39:04 +01:00
  • 8afdb3ed83 Improve feedback in case of parsing error in config file Max Dor 2019-02-11 03:18:50 +01:00
  • 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 Max Dor 2019-02-11 02:56:02 +01:00
  • 6d1c6ed109 Last cosmetic changes for v1.3.0 v1.3.0 Max Dor 2019-02-10 20:41:40 +01:00
  • 1619f5311c Add email verification notification test (/requestToken) Max Dor 2019-02-09 15:18:06 +01:00
  • 6fa36ea092 Add missing header v1.3.0-rc.3 Max Dor 2019-02-07 01:39:10 +01:00
  • 471e06536b Improve logging Max Dor 2019-02-07 01:35:43 +01:00
  • 3a6b75996c Use a proper HTTP client when discovering federated IS to avoid 4xx's Max Dor 2019-02-06 22:40:49 +01:00
  • 566e4f3137 Correctly handle 3PID notification revamping (forgotten code) Max Dor 2019-02-06 22:27:42 +01:00
  • a4c18dee5d Handle possibly trailing slashes for older versions of mxisd Max Dor 2019-02-06 19:55:22 +01:00
  • 8d6850d346 Link to targeted setups in main README Max Dor 2019-02-06 04:01:13 +01:00
  • 67bc18af7d Improve docs Max Dor 2019-02-06 03:53:42 +01:00
  • 5c660fdcaf Add forgotten CORS headers from Spring port v1.3.0-rc.2 Max Dor 2019-02-05 19:09:47 +01:00
  • fbbafeb769 Cache processing of bulk lookups and de-dup concurrent requests v1.3.0-rc.1 Max Dor 2019-02-04 06:04:39 +01:00
  • 559f6a7401 Fix docs Max Dor 2019-02-04 06:03:15 +01:00
  • 3bebb33147 Revamp 3PID sessions - Fix #93 - Fix #98 Max Dor 2019-02-04 05:26:33 +01:00
  • 3e240fe34d Improve fraudulent unbind notification v1.3.0-alpha.3 Max Dor 2019-02-01 15:41:44 +01:00
  • 635f6fdbe7 Implementation for blocking fraudulent 3PID /unbind attempts Max Dor 2019-02-01 02:34:52 +01:00
  • 4237eeb3b6 Skeleton for blocking fraudulent 3PID /unbind attempts Max Dor 2019-01-30 00:29:51 +01:00
  • a0e91e7896 Use proper return codes for session errors Max Dor 2019-01-30 00:28:55 +01:00
  • aab0b86646 Talk about projects using mxisd under the hood Max Dor 2019-01-23 18:48:48 +01:00
  • 3e22301af7 Properly handle /v1/store-invite v1.3.0-alpha.2 Max Dor 2019-01-16 02:38:47 +01:00
  • 2b202323c0 Catch and handle more exceptions in Base HTTP handler Max Dor 2019-01-16 02:20:16 +01:00
  • 4ec05f518e Properly handle v1 of 3pid/bind Max Dor 2019-01-15 10:08:01 +01:00
  • 6da68298b0 Fix invalid paths Max Dor 2019-01-15 08:56:37 +01:00
  • aecaafdeca Set theme jekyll for github pages Max Dor 2019-01-16 01:12:31 +01:00
  • d885932f45 Fix loading failures of JDBC drivers for SQL-based Identity stores Max Dor 2019-01-15 06:19:34 +01:00
  • c689a3f161 Fix classpath resources config Max Dor 2019-01-13 00:30:52 +01:00
  • 7805112548 Fix #110 Max Dor 2019-01-08 02:32:18 +01:00
  • 3e89f0bc5e Fix #109 Max Dor 2019-01-08 02:34:43 +01:00
  • c6b8f7d48e Better handle of File reading / Input Streams Max Dor 2019-01-11 23:02:57 +01:00
  • 83377ebee0 Protect against NPE Max Dor 2019-01-11 22:08:35 +01:00
  • 2aa6e4d142 Fix missing .html from Spring to Undertow port Max Dor 2019-01-11 22:08:22 +01:00
  • 82a1a3df68 Fix invalid parsing of 3PID medium configs Max Dor 2019-01-11 21:44:51 +01:00
  • 7ec11ba8cf Use NetIQ config for NetIQ identity store instead of generic LDAP one v1.3.0-alpha.1 Max Dor 2019-01-07 04:32:12 +01:00
  • 9317c11434 Use sane handler for all endpoints Max Dor 2019-01-07 04:25:29 +01:00
  • b257a0275f Properly handle signing Key ID format Max Dor 2019-01-07 04:19:53 +01:00
  • 2aaa04062f Fix tests Max Dor 2019-01-07 03:13:12 +01:00
  • 54c3014568 Port distributions and start scripts to Undertow Max Dor 2019-01-07 02:28:13 +01:00
  • c3ca73f576 Port documentation about Thymeleaf Max Dor 2019-01-01 16:10:27 +01:00
  • 4185b644b7 Continue structural port from Spring Boot to Undertow - Configuration options - Configuration documentation Max Dor 2018-12-31 15:07:49 +01:00
  • ace5918342 Continue structural port from Spring Boot to Undertow - Notification template generator - Add tests for email notification handler Max Dor 2018-12-30 16:45:30 +01:00
  • 7ad985fead Continue structural port from Spring Boot to Undertow Max Dor 2018-12-30 05:28:05 +01:00
  • 6a376db322 Formatting (no-op) Max Dor 2018-12-26 02:25:59 +01:00
  • 950f7c931c Be consistent about testing package Max Dor 2018-12-25 20:26:20 +01:00
  • d160a44509 Port default configuration values Max Dor 2018-12-25 20:25:56 +01:00
  • 05493da27c Start structural port from Spring Boot to Undertow Max Dor 2018-12-25 05:32:00 +01:00
  • df44428a85 Fix #106 Max Dor 2019-01-04 19:26:45 +01:00
  • e6f9c30611 Add support for multiple Base DNs in LDAP Identity Store (Fix #104) v1.2.2 Max Dor 2018-12-22 22:51:09 +01:00
  • 06b2c787d3 Remove unused reference Max Dor 2018-12-22 04:03:44 +01:00
  • 5645f69208 Add better support for AS transactions (Fix #97) - Process transactions async with completion parking - Detect transactions deduplication Max Dor 2018-12-22 03:52:02 +01:00
  • 92cf5c6b21 Add support for Profile feature in REST Identity store (Fix #91) Max Dor 2018-12-21 19:21:15 +01:00
  • ad1b91f370 Proper HTTP encoding for username rewrite Max Dor 2018-12-21 16:48:29 +01:00
  • e9c29f1c03 Add support for username rewrite (Fix #103) Max Dor 2018-12-21 14:22:51 +01:00
  • f13748abeb Fix #101 The default value was never initialized due to a missing annotation v1.2.1 Max Dor 2018-11-30 02:53:30 +01:00
  • 7208c7e456 Fix #100 Max Dor 2018-11-30 00:02:25 +01:00
  • 8857f636d6 Fix deprecated method calls Max Dor 2018-11-28 13:18:14 +01:00
  • d9fc41e8c7 Merge pull request #88 from stygianguest/patch-1 Max Dor 2018-11-28 12:55:21 +01:00
  • da08e0b4ad Add more debug statements for experimental AS-mode for Matrix ID invites Max Dor 2018-11-27 23:39:37 +01:00
  • 11fc8f08b0 Add reference to the new community NixOS package Max Dor 2018-11-25 20:11:12 +01:00
  • af4d734105 Merge pull request #96 from abeluck/patch-1 Max Dor 2018-11-22 13:12:38 +01:00
  • 0f4f5ac81b Fix broken links in example configuration Abel Luck 2018-11-22 11:42:13 +00:00
  • 8c4ddd2e65 Make Exec ID Store test scripts compatible with more *nix systems Max Dor 2018-11-16 16:06:59 +01:00
  • cb8049b54a Set appropriate copyright owner and website Max Dor 2018-11-14 03:56:47 +01:00
  • 99b7d9f27d Complete the documentation and polish the code v1.2.0-rc.1 v1.2.0 Max Dor 2018-11-01 04:47:27 +01:00
  • ded5e3db5e Add support for all features for Exec Identity Store Max Dor 2018-11-01 02:15:56 +01:00
  • b892d19023 Add skeleton support for Directory and Identity in Exec IdStore Max Dor 2018-10-31 03:49:06 +01:00
  • 026a2e82d9 Further progress on Exec Identity Store Max Dor 2018-10-29 07:00:07 +01:00
  • b881f73798 Add support for setting build version using env variable Max Dor 2018-10-28 20:20:30 +01:00
  • 99d793b5ed Add initial experimental support for #58 - Skeleton for the whole identity store - Support Authentication v1.2.0-beta.3 Max Dor 2018-10-20 08:08:14 +02:00
  • cb02f62b9d Fix #77 Max Dor 2018-10-19 00:21:04 +02:00
  • bd9161ec9b Better handle of synapse SQL connection - Do not fail if it is not configured - Add missing configuration step v1.2.0-beta.2 Max Dor 2018-10-14 13:21:14 +02:00
  • 544cab816c Use the actual NetIQ config for its profile provider Max Dor 2018-10-13 17:44:26 +02:00
  • cdb56aec1f Add documentation for new AS Notification/Profile feature v1.2.0-beta.1 Max Dor 2018-10-10 01:02:40 +02:00
  • 407138e972 Add LDAP support Matrix ID room invites notifications Max Dor 2018-10-10 00:41:32 +02:00
  • 3eee4eaccf Add extra placeholders for Matrix ID room invites notifications - Sender display name, if available - Room name, if available Max Dor 2018-10-09 02:47:15 +02:00
  • b3aefbed77 Add support for 3PID notification for Matrix ID room invites - Experimental feature - Via AS API Max Dor 2018-10-02 01:39:15 +02:00
  • 29017fbe1e Reworking the introduction of the session documentation Gideon Smeding 2018-10-13 16:43:06 +02:00
  • 843fa04f19 Update links to new repo org Max Dor 2018-10-12 16:21:29 +02:00
  • f7d1a300f1 Fix #69 Max Dor 2018-10-10 02:10:48 +02:00
  • f16eb264be Fix for #72 Max Dor 2018-10-10 01:59:15 +02:00
  • f29014be1f Fix some logging statements Max Dor 2018-09-30 17:41:10 +02:00
  • 20a4d8dd91 Minor corrections for session.md Gideon Smeding 2018-09-23 23:20:27 +02:00
  • 0c0feab0c0 Improve docs Max Dor 2018-09-19 22:29:20 +02:00
  • dd313881db Fix repositories order Max Dor 2018-09-19 22:28:25 +02:00
  • feb37112b2 Add on/off switch for 3PID in directory lookups Max Dor 2018-08-15 11:25:41 +02:00
  • 1ab8a27fda Add on/off switch for bulk lookups Max Dor 2018-08-12 02:16:14 +02:00
  • deafc420a5 Properly handle leading @ in search (Fix #79) v1.1.1 Max Dor 2018-06-22 01:41:57 +02:00
  • fce15f0e29 Use server.name instead of matrix.domain in Docs (#81) Felix Schäfer 2018-06-07 13:55:54 +02:00
  • 5b5893f407 Fix typo in doc Max Dor 2018-06-02 22:16:33 +02:00