Modify ↓
Opened 2 years ago
Closed 2 years ago
#23297 closed defect (duplicate)
OAuth2 semi-automatic button doesn't send client ID to non-default OSM servers
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
This causes breakage for people who use backup servers or OpenHistoricalMap.
Set to priority: blocker because OAuth2 *requires* a Client ID and all official servers except for one are affected.
Attachments (0)
Change History (3)
comment:1 by , 2 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 2 years ago
| Milestone: | 24.01 |
|---|---|
| Resolution: | invalid |
| Status: | closed → reopened |
comment:3 by , 2 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | reopened → closed |
Closed as duplicate of #22810.
Note:
See TracTickets
for help on using tickets.



I believe this is fixed in attachment:22810.2.patch:ticket:22810 .
EDIT: See comment:5:ticket:22810 for details on that patch, specifically "OAuth 2 now supports custom variables (I could probably make this work while keeping OAuth 1.0a, but I don't think it would be worth the effort to do that and keep OAuth 1.0a)".