Right now, when you edit an API key, you're told to input domains for the API key, one per line. This poses a problem though, as you're given a textfield instead of a text area. The user interface should be fixed, as well as the API key validation to check all of the domains.

CommentFileSizeAuthor
#4 multiple_domains.patch720 bytesmarcingy

Comments

marcingy’s picture

Assigned: Unassigned » marcingy
marcingy’s picture

My view is that we should remove the comment in bracket and make it a one to one correpondence doesn't really make sense to have it like this anyway.

snelson’s picture

Assigned: marcingy » snelson

:)

marcingy’s picture

Status: Active » Needs review
StatusFileSize
new720 bytes

Change copy no code exists to support multiple domains. If the feature is requested this should be revisted.

robloach’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Patch (to be ported)

108782. It will have to be put into the DRUPAL-6--1 branch as well...... OAuth with Services will help this problem a lot.

snelson’s picture

Status: Patch (to be ported) » Fixed

Committed d6 port #110247

marcingy’s picture

Status: Fixed » Closed (fixed)