Skip to content
Snippets Groups Projects
Commit a745540c authored by Travis Ralston's avatar Travis Ralston
Browse files

Move authentication to a dedicated layer

Fixes #87

The layer will return a 403 if the media repo explicitly receives an unknown token error from the homeserver. Otherwise it'll return a 500 upon any other homeserver failure (such as being offline).
parent cd8db69e
No related branches found
No related tags found
No related merge requests found
Showing
with 158 additions and 168 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment