Restructure router rules

This commit is contained in:
Pim Kunis 2021-08-17 22:50:15 +02:00
parent 02edff90e7
commit 8696b0fb96
3 changed files with 35 additions and 18 deletions

View file

@ -1,4 +1,4 @@
defmodule MatrixServerWeb.Client.AuthenticateClientPlug do
defmodule MatrixServerWeb.Client.Plug.AuthenticateClient do
import MatrixServerWeb.Error
import Plug.Conn