summaryrefslogtreecommitdiffstats
path: root/examples/davresource/davresource.h
Commit message (Collapse)AuthorAge
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
| | | | | | | The password (or any other secret), is now cached in the client process (in-memory only), and delivered to the resource via command. The resource avoids doing any operations against the source until the secret is available.
* Ported to KDAV2, enabled the dav resource by default.Christian Mollekopf2017-06-29
|
* Setup calls to setup dav resourceChristian Mollekopf2017-03-13
|
* Adapt to KAsync changesChristian Mollekopf2017-03-01
|
* starting with davresourceSandro Knauß2017-01-30