Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.

Commit

Permalink
New todo
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 29, 2010
1 parent 3f31a37 commit 62a12a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauthconnector.module
Expand Up @@ -8,7 +8,6 @@

//TODO: Make something with the name - do we really want to and can we really import them?
//TODO: Trim URL of any trailing slashes/spaces
//TODO: Add support for XML
//TODO: Save the link between a provider specification and a consumer key in a separate table?
// Perhaps extend OAuth Commons GUI for that?
//TODO: Add timeouts for when an API is down?
Expand All @@ -17,6 +16,7 @@
// not hide everything behide one connector
//TODO: Add features support - should be possible to export as part of a feature
//TODO: Make it possible to specify mapping resources relative to the base url as well
//TODO: Clean up the exports from default values?

/* ************************************************************************* *
* THEME FUNCTIONS
Expand Down

0 comments on commit 62a12a2

Please sign in to comment.