Closed illicitonion closed 8 years ago
Running this against the apache logs on matrix.org gives:
unknown path /_matrix/client/api/v1/profile/@pickle:matrix.org/avatarUrl unknown path /_matrix/client/api/v1/directory/room/%23matrix%3Amatrix.org unknown path /_matrix/client/api/v1/register unknown path /_matrix/client/api/v1/rooms/%21mSwhuMfppgqFDVEWOA%3Amatrix%2Eorg/send/m.room.message unknown path /_matrix/client/versions unknown path /_matrix/client/api/v1/login/cas/redirect unknown path /_matrix/client/api/v1/login/cas/ticket unknown path /_matrix/client/api/v1/rooms/!MeTzOSGNyxETdjWBhy%3Amatrix.org/redact/%24145345892577674BLtXl%3Amatrix.org unknown path /_matrix/client/v2_alpha/keys/upload/cBTPqxK3AhyJZN0qqbpN
Also misses /_matrix/media paths as well.
/_matrix/media
And the federation paths.
federation
Fixed media.
Ignoring federation as it shouldn't go through dendron right now.
PTAL
LGTM
Running this against the apache logs on matrix.org gives: