HomeWrite.as

Require authentication for post operations in wf

Description

Require authentication for post operations in wf

Unlike Write.as, WriteFreely doesn't support anonymous (unauthenticated)
publishing. With these changes, we reflect that in wf-cli by wrapping
creating, updating, and deleting posts in a func that checks
authentication state.

Ref T586

Details

Provenance
mattAuthored on Jul 22 2019, 7:04 PM
Parents
rWCLIc8502be442ac: Output full URL publishing with --host flag
Branches
Unknown
Tags
Unknown
Tasks
T586: Support any WriteFreely instance