Closed (won't fix)
Project:
Keys
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2009 at 02:05 UTC
Updated:
29 Aug 2011 at 17:04 UTC
Patch:
optional $domain param: defaults to 'localhost' or $_SERVER['HTTP_HOST']
Previously, you would need to code around keys_api_get_key($service, $domain) and check the host to provide the proper domain. Now keys_api_get_key is smart enough to get the proper $domain default.
support for .example.com domain wildcards
Rather than entering multiple keys for related domains, support .example.com wildcard. Previously, you would need to enter the same key for:
www.example.com
beta.example.com
dev.example.com
...etc
clean up error message
Proper t() usage, and adds manage key link only if authorized to use it
| Comment | File | Size | Author |
|---|---|---|---|
| keys_api-get_key.patch | 1.4 KB | john.money |
Comments
Comment #1
john.money commentedping?
Comment #2
greenskin commentedDrupal 5 no longer supported. Closing to clean queue.