source: josm/trunk/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19253   9 months taylor.smock Fix #23988: Add api.openhistoricalmap.org as a possible endpoint for …
(edit) @19235   10 months taylor.smock Fix #23956: JsonParsingException when the destination server returns …
(edit) @19008   17 months taylor.smock Fix an issue with custom OAuth2 parameters where the custom parameters …
(edit) @18991   17 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18723   2 years taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18651   2 years taylor.smock See #20768/r18650: Add OAuth 2.0 support This fixes tests that don't …
(edit) @18650   2 years taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @15009   6 years Don-vip fix javadoc
(edit) @14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @13173   8 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @12928   8 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @10294   9 years Don-vip sonar - squid:S1848 - refactor URL checks
(edit) @9355   10 years simon04 fix #7943 - Make OAuth work for non-standard OSM APIs You will need …
(edit) @9220   10 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9172   10 years simon04 see #12231 - Use HttpClient for OSM API calls This requires adaptors …
(edit) @8513   10 years Don-vip checkstyle: blocks
(edit) @8415   10 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8291   10 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @6897   11 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6883   11 years Don-vip fix some Sonar issues
(edit) @6847   11 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6599   12 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null Loosen the …
(edit) @6582   12 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6453   12 years Don-vip global use of osm website url and new url scheme
(edit) @6243   12 years Don-vip FindBugs - fix potential NPE
(edit) @6077   12 years stoecker better style
(edit) @6076   12 years stoecker fix #8875 - update JOSM key for OAuth, smooth transition for old key.
(edit) @6069   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6067   12 years stoecker #see 8875 - add new key (disabled for now) - TODO: should be used as …
(edit) @5422   13 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3479   15 years jttt cosmetics
(edit) @3425   15 years stoecker fix #5244 - port to signpost 1.2 - patch by dpaleino
(edit) @3083   15 years bastiK added svn:eol-style=native to source files
(edit) @2801   16 years stoecker fixed line endings of recent checkins
(add) @2747   16 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
Note: See TracRevisionLog for help on using the revision log.