Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish: redo oauth dance when publishing interactively #351

Closed
snarfed opened this issue Jan 23, 2015 · 1 comment
Closed

publish: redo oauth dance when publishing interactively #351

snarfed opened this issue Jan 23, 2015 · 1 comment
Assignees
Labels

Comments

@snarfed
Copy link
Owner

snarfed commented Jan 23, 2015

we already do this when you try to disable listen or publish for your account, so it shouldn't be too hard to add to the publish interactive UI. background in irc.

cc @aaronpk, @tantek

@snarfed
Copy link
Owner Author

snarfed commented Jan 29, 2015

todo:

  • nonce to prevent double submission (already handled by existing code that prevents double publishing)
  • check that authed user is actually the user that's publishing (heh)
  • re-render full user page in response
  • twitter
  • instagram
  • only allow publishing from the user whose page you're on
  • tests
  • make error toast messages red instead of yellow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant