From 63e1da3eb096ffbcf8aaf72d4967883e83017da8 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:33:58 +0200 Subject: [PATCH 1/8] test --- test2.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test2.sh diff --git a/test2.sh b/test2.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test2.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From d355272bb34b3cd67daea0983251275fb6e63b35 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:35:42 +0200 Subject: [PATCH 2/8] test --- test3.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test3.sh diff --git a/test3.sh b/test3.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test3.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From 8510418f92ab932e4285335efc922e65c3ae1766 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:40:00 +0200 Subject: [PATCH 3/8] test secret --- test4.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test4.sh diff --git a/test4.sh b/test4.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test4.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From bf573ba819651bb44d3b3fec09f398e94b5c90a0 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:46:17 +0200 Subject: [PATCH 4/8] test --- test5.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test5.sh diff --git a/test5.sh b/test5.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test5.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From 35533ce2fc09424294c6b2a430aa1cb0d31045c8 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:48:14 +0200 Subject: [PATCH 5/8] test --- test6.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test6.sh diff --git a/test6.sh b/test6.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test6.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From c835ac89f207319f891d6f06f250e2b38c905004 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:49:27 +0200 Subject: [PATCH 6/8] test --- test7.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test7.sh diff --git a/test7.sh b/test7.sh new file mode 100644 index 0000000..16fc3d9 --- /dev/null +++ b/test7.sh @@ -0,0 +1,10 @@ +curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" \ +-H "Content-Type: application/json" \ +-d '{ + "type": "m.login.password", + "password": "yeahYAZtchblk12!", + "identifier": { + "type": "m.id.user", + "user": "@test.test-example.org:homeserver" + } +}' From 7ba87229e72784c14d6f69a27a5144a52f4d5980 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 16:57:22 +0200 Subject: [PATCH 7/8] test --- test.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.ts diff --git a/test.ts b/test.ts new file mode 100644 index 0000000..9f419dd --- /dev/null +++ b/test.ts @@ -0,0 +1 @@ +let password="test02" \ No newline at end of file From 0aae2d2dd58837e79abe0d1975d8e6d1fe7dba84 Mon Sep 17 00:00:00 2001 From: mcalinghee Date: Wed, 8 Jul 2026 17:07:11 +0200 Subject: [PATCH 8/8] test --- test.ts | 2 +- test7.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test.ts b/test.ts index 9f419dd..9a5b3b7 100644 --- a/test.ts +++ b/test.ts @@ -1 +1 @@ -let password="test02" \ No newline at end of file +let password="Ec5UrZC3P6iEe4fd8B9a" \ No newline at end of file diff --git a/test7.sh b/test7.sh index 16fc3d9..8f1f7cc 100644 --- a/test7.sh +++ b/test7.sh @@ -2,7 +2,7 @@ curl -X POST "https://matrix.agent.dinum.tchap.gouv.fr/_matrix/client/v3/login" -H "Content-Type: application/json" \ -d '{ "type": "m.login.password", - "password": "yeahYAZtchblk12!", + "password": "Ec5UrZC3P6iEe4fd8B9a", "identifier": { "type": "m.id.user", "user": "@test.test-example.org:homeserver"