Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Bot sending You unsent a message in clear text. #268

Open
jtagcat opened this issue Nov 17, 2022 · 1 comment
Open

Bot sending You unsent a message in clear text. #268

jtagcat opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jtagcat
Copy link
Contributor

jtagcat commented Nov 17, 2022

This is with latest docker, after backfill merge.

{
  "type": "m.room.message",
  "sender": "@facebook_100008220182992:ma.c7.ee",
  "content": {
    "msgtype": "m.text",
    "body": "You unsent a message",
    "format": "org.matrix.custom.html",
    "formatted_body": "<p>You unsent a message</p>"
  },
  "origin_server_ts": 1658775895056,
  "unsigned": {
    "age": 4864
  },
  "event_id": "$5fAsku0DV4H-SFAZaNiKVOsKV7j7rZeUMTkPWEE7sCU",
  "room_id": "!OSqMTssUhXmThgdIpX:ma.c7.ee"
}
@jtagcat jtagcat added the bug Something isn't working label Nov 17, 2022
@jtagcat
Copy link
Contributor Author

jtagcat commented Nov 17, 2022

Other possible regression: Logs filled with You are not invited to this room. I'll try to investigate the not invited issue later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant