diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-02 20:57:47 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-02 20:57:47 +0200 |
commit | 0ab97266f6b131ca1b28a675c5ea3e621633f957 (patch) | |
tree | 48028c062b30754a2bdf343cfc96b77769ac86c7 /Stackerfile.yml | |
parent | 32f896f19d31f92b5c2e540d0960d00fbf1bf9c3 (diff) | |
download | wekan-0ab97266f6b131ca1b28a675c5ea3e621633f957.tar.gz wekan-0ab97266f6b131ca1b28a675c5ea3e621633f957.tar.bz2 wekan-0ab97266f6b131ca1b28a675c5ea3e621633f957.zip |
- [Fix Sandstorm export board from web](https://github.com/wekan/wekan/issues/2157).
- [Fix Error when logging in to Wekan REST API when using Sandstorm Wekan](https://github.com/wekan/wekan/issues/1279).
Sandstorm API works this way: Make API key, and from that key copy API URL and API KEY to below. It saves Wekan board to file.
`curl http://Bearer:APIKEY@api-12345.local.sandstorm.io:6080/api/boards/sandstorm/export?authToken=#APIKEY > wekanboard.json`
If later API key does not work, you need to remove it and make a new one.
Thanks to xet7 !
Diffstat (limited to 'Stackerfile.yml')
0 files changed, 0 insertions, 0 deletions