Merge branch 'master' into develop
This commit is contained in:
+1
-1
@@ -668,5 +668,5 @@ func (api *recordAuthApi) oauth2SubscriptionRedirect(c echo.Context) error {
|
||||
|
||||
client.Channel() <- msg
|
||||
|
||||
return c.Redirect(http.StatusTemporaryRedirect, "/_/#/auth/oauth2-redirect")
|
||||
return c.Redirect(http.StatusTemporaryRedirect, "../_/#/auth/oauth2-redirect")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user