Ignore:
Timestamp:
2023-02-09T14:37:12+01:00 (3 years ago)
Author:
taylor.smock
Message:

See #20768: OpenStreetMap OAuth2 support

The SdsCredentialAgent extends AbstractCredentialsAgent, which means it needed
to be updated.

The agent is used in one place, and does not call any of the new methods. As
such, the new methods will just throw an exception.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/sds/build.xml

    r35039 r36051  
    55    <property name="commit.message" value=""/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="14153"/>
     7    <property name="plugin.main.version" value="18650"/>
    88
    99    <property name="plugin.author" value="Frederik Ramm"/>
Note: See TracChangeset for help on using the changeset viewer.