trying to connect to Discourse forum with username & password #8
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: dickmao/nndiscourse#8
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I'm trying to connect to the Discourse site forum.openglobalmind.com (it's password protected, but I have a login).
I've tried:
Also, I had a look at the code for nndiscourse.el, and I don't see a place to enter my username and password, so I've done that in ~/.authinfo,
machine forum.openglobalmind.com login me@gmail.com password secretConfig:
$ bundler --version
Bundler version 2.1.4
$ emacs --version
GNU Emacs 28.0.50
Here are my error messages:
nndiscourse is read-only (the read-only'ness includes not being able to login).
As of the time I wrote nndiscourse, the CSRF of Discourse essentially required a full-fledged browser. My post https://meta.discourse.org/t/user-api-keys-specification/48536/33?u=dickmao