mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
small fixes and start auth fix
This commit is contained in:
@@ -67,7 +67,7 @@ export const getFiefAuthMiddleware = async (url) => {
|
||||
parameters: {},
|
||||
},
|
||||
{
|
||||
matcher: "/transcripts/((?!new).*)",
|
||||
matcher: "/transcripts/((?!new))",
|
||||
parameters: {},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user