Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing callback url tracking #2

Open
Graham-72 opened this issue Feb 2, 2017 · 2 comments
Open

Add missing callback url tracking #2

Graham-72 opened this issue Feb 2, 2017 · 2 comments

Comments

@Graham-72
Copy link
Member

Graham-72 commented Feb 2, 2017

In the Drupal project there is Correct OAuth 1.0a standard: Add missing callback url tracking. [#2350645].

@Graham-72
Copy link
Member Author

Graham-72 commented Feb 2, 2017

Applied here by commit a9090fa

Additional commit a645adf ensures that the database field is only added by the update if it has not already been added before migrating from a Drupal installation.

@Graham-72
Copy link
Member Author

Subsequent changes in the D7 module require change to the schema for the two callback_url fields. Fixing this here for new installations, then fixing any necessary updates from incorrect previous installations in fix for issue #6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant