Closed (won't fix)
Project:
Twitter
Version:
7.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 10:14 UTC
Updated:
3 Jun 2013 at 23:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
xurizaemonShow whether the account is authenticated or not. Just checks if oauth secret is populated or not and sets authenticated propert in TwitterUser. Displays on twitter_account_list_form.
Comment #2
xurizaemonNot sure about how to present two "add account" buttons in close proximity. This looks kinda bung, but it works. The validate functions are a bit lopsided.
Comment #3
juampynr commentedMaybe we could use fieldsets? If not, how about using a checkbox that says 'Do not authenticate'?
Comment #4
dddave commentedstill relevant?
Comment #5
juampynr commentedNot anymore. Now you can add non-authenticated accounts just when you have authenticated one account with OAuth.
Thanks.