-
Notifications
You must be signed in to change notification settings - Fork 38
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
OAuth 1.0a removal #354
OAuth 1.0a removal #354
Conversation
23b85b8
to
12bfe63
Compare
12bfe63
to
445d65d
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
d4158f9
to
9975486
Compare
30e30b7
to
0749508
Compare
0749508
to
5359381
Compare
5359381
to
4012ec9
Compare
4012ec9
to
888e35b
Compare
We will wait a bit more for Organic Maps to merge their OAuth 1.0a -> OAuth 2.0 PR. Target date is after their April release, so probably within in the next couple of weeks. Otherwise merging this PR will break their unit tests on master.apis.dev.openstreetmap.org. |
organicmaps/organicmaps#7333 has been merged in the meantime -> "waiting downstream" label removed. Merging is planned shortly after the 0.9.1 release. |
This pull request completely removes OAuth 1.0a, including all test cases, config options, manual page details, etc.
Redaction related unit tests which were based on OAuth 1.0a before are now using OAuth 2.0.
As a side effect of this PR, we're reducing the number of db connections from 3 to 2 per process.
Create a new release
0.8.10.9.0 before merging this PR.Don't merge right away, since it would impact some unit tests on master.apis.dev.