This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-www
Watch
1
Star
0
Fork
You've already forked scratch-www
0
mirror of
https://github.com/scratchfoundation/scratch-www.git
synced
2024-11-23 07:38:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
54920f5e9f
scratch-www
/
server
/
proxies.json
13 lines
197 B
JSON
Raw
Normal View
History
Unescape
Escape
Get session from scratchr2 via proxy Cookies aren't shared across ports, so the proxy is necessary to share the session between scratchr2 and www.
2015-09-30 11:04:51 -04:00
[
{
"root"
:
"/"
,
"paths"
:
[
Add csrf token handling to api mixin
2015-10-07 15:00:47 -04:00
"/accounts/"
,
"/accounts/"
,
"/csrf_token/"
,
"/get_image/"
,
"/session/"
Get session from scratchr2 via proxy Cookies aren't shared across ports, so the proxy is necessary to share the session between scratchr2 and www.
2015-09-30 11:04:51 -04:00
]
}
Add newline for OCD reasons
2015-09-30 13:08:37 -04:00
]
Reference in a new issue
Copy permalink