mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 03:55:26 +00:00
(js) Add support for XSRF token with downloads
Initial support to download a file from an Ajax query. This allows the XSRF token to be sent and verified by the server.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"angular-ui-router": "latest",
|
||||
"angular-file-upload": "latest",
|
||||
"angular-material": ">v1.1.0-rc4-master",
|
||||
"file-saver.js": "latest",
|
||||
"lodash": "latest",
|
||||
"Sortable": "latest",
|
||||
"breakpoint-sass": ">=2.4.2"
|
||||
|
||||
Reference in New Issue
Block a user