4 Jun 2019 |
Maximus | use your regular web server for that | 14:04:27 |
mextor | ok, thx | 14:04:42 |
Maximus | This is one of the reasons mxisd expect a reverse proxy, in case you also need to serve other kind of data outside of the /_matrix/identity/ namespace but still under the same hostname | 14:05:47 |
Maximus | I'll make a note about this in the doc, thank you for bringing it up | 14:06:08 |
mextor | all works perfect ;) | 14:08:48 |
mextor | Waiting for updates about email deletion | 14:09:08 |
Maximus | ### Serving static assets
mxisd will not serve any static asset (images, JS, CSS, etc.). If such are needed, serve them using the
reverse proxy sitting in front of mxisd using a path outside of the `/_matrix/identity/` namespace.
We advise using something like `/static/` for such use cases, allowing to remain under the same hostname/origin.
| 14:09:18 |
Maximus | mextor: ^ do you think the above is clear enough to include in the docs? | 14:09:28 |
mextor | I would add or an external url, demending on the architecture | 14:10:54 |
mextor | but yes perfect | 14:11:05 |
mextor | oops "depending" | 14:11:39 |
Maximus | ### Serving static assets
mxisd will not serve any static asset (images, JS, CSS, etc.). If such are needed, you will need to serve them using the
reverse proxy sitting in front of mxisd using a path outside of the `/_matrix/identity/` namespace. We advise using
something like `/static/` for such use cases, allowing to remain under the same hostname/origin.
You can also serve such assets using absolute URL, possibly to other domains, but be aware of Cross-Origin restrictions
in browsers which are out of scope of mxisd.
| 14:12:42 |
Maximus | better? | 14:12:43 |
mextor | crystal clear thx | 14:13:14 |
Maximus | 👍 thx | 14:13:35 |
| @maximilian:transformierende-gesellschaft.org changed their profile picture. | 16:16:43 |
| benpa-matrix joined the room. | 20:39:23 |
5 Jun 2019 |
| @olmari:hacklab.fi changed their display name from olmari to Sami Olmari. | 10:06:52 |
| @olmari:hacklab.fi changed their profile picture. | 11:18:31 |
6 Jun 2019 |
| Julio Galvan changed their display name from julio to Julio Galvan. | 06:17:58 |
Atreatis | Redacted or Malformed Event | 06:23:45 |
Atreatis | It seems MXISD errors on inviting at times when others are using an identity server as wel, for refference screenshots included (Username removed) | 06:27:21 |
Atreatis |  Download invite-err-02.PNG | 06:27:40 |
Atreatis |  Download invite-err-01.PNG | 06:27:44 |
Atreatis | Maximus: want me to make a github issue for it? | 06:28:14 |
Atreatis | And yes I am awake now :) | 06:31:32 |
Maximus | Atreatis: Still need a few hours sleep :) Meanwhile, get some logs please. See https://github.com/kamax-matrix/mxisd/blob/master/docs/troubleshooting.md
2nd screenshot is a check added in Riot a while ago that is meaningless for a setup lile mxisd. | 06:41:58 |
Atreatis | Aight will fish for logs meanwhile :) | 06:42:45 |
Maximus | Atreatis: Can't sleep more... Got anything? | 07:24:07 |
Atreatis | Kind of got distracted in real life will fish for logs now :) | 07:24:40 |