MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android

Home Page:http://vespucci.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to copy authentication keys with API entries

simonpoole opened this issue · comments

Currently copying an entry leads to a situation in which OAuth will not be available as the client keys cannot be found/used. We should create a copy of the keys for new entries and offer to copy them to a new manually created one.

This is more important now with basic auth being turned off.

@datendelphin