Proxy /auth/password to the backend
This commit is contained in:
parent
a2e19e3720
commit
69df2728f4
|
@ -18,6 +18,7 @@ const backendEndpoints = [
|
||||||
'/nodeinfo',
|
'/nodeinfo',
|
||||||
'/socket',
|
'/socket',
|
||||||
'/oauth',
|
'/oauth',
|
||||||
|
'/auth/password',
|
||||||
'/.well-known/webfinger',
|
'/.well-known/webfinger',
|
||||||
'/static',
|
'/static',
|
||||||
'/emoji',
|
'/emoji',
|
||||||
|
|
Loading…
Reference in New Issue