Implement CSRF challenge support in upload

This commit is contained in:
Lucien Greathouse
2021-02-09 11:36:59 -05:00
parent 7888a704e1
commit 0e89b91c38
2 changed files with 32 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
# Rojo Changelog
## Unreleased Changes
* Fixed `rojo upload` to handle CSRF challenges.
## [6.0.1](https://github.com/rojo-rbx/rojo/releases/tag/v6.0.1) (January 22, 2021)
* Fixed `rojo upload` requests being rejected by Roblox