#3177 closed Defect (fixed)
twitter api user settings should prevent usage before oauth set up
| Reported by: | cash | Owned by: | brettp |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1 |
| Component: | Twitter API | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
Otherwise users get a confusing message from Twitter about the token already being used
Change History (4)
comment:1 Changed 2 years ago by ewinslow
- Milestone changed from Elgg 1.8 to Elgg 1.8.1
comment:2 Changed 20 months ago by brettp
- Owner set to brettp
comment:3 Changed 20 months ago by Brett Profitt
- Resolution set to fixed
- Status changed from new to closed
Fixes #3177. Don't show the authorize twitter plugin setting if the admin hasn't set up the plugin.
Changeset: c095d1fddeced2415b6d780b4140457a5cda41d0
comment:4 Changed 19 months ago by Brett Profitt
Fixes #3177. Don't show the authorize twitter plugin setting if the admin hasn't set up the plugin.
Changeset: c095d1fddeced2415b6d780b4140457a5cda41d0
Note: See
TracTickets for help on using
tickets.

Deals with usability, not functionality, so pushing this back.