Add possibility to not use cookies in OwnCloudClient
Description
Add possibility to not use cookies in OwnCloudClient.
Indeed, Notes app was creating a new NC session every time it got opened and could create database locks on our servers.
The Notes server APIs have the Cross-Origin Resource Sharing (CORS) flag, so are not able to deal with cookie sessions.
Issues
Edited by Jonathan Klee