hauke96 / simple-task-manager

A simple tasking manager made for OpenStreetMap.

Home Page:https://stm.hauke-stieler.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate from OAuth 1.0a to OAuth2

stefanb opened this issue · comments

OpenStreetmap is deprecating OAuth 1.0a.

See:

Thanks for the issue and links! I know about the deprecation but unfortunately my time is very limited. If anyone else want to work on this, feel free to let me know ;)

I found some time working on this. OAuth2 will be used with v1.4.4 of STM. Thanks again for bringing this up and also thanks for the links, that saved me some time ;)

Great! 🎉 🚀
I guess this is still pending a release. Presumably in v1.4.4?

Exactly, this will be deployed with version 1.4.4 (probably within the next few weeks).

If you run your own instance of STM, then take a look at the release notes here on GitHub, there might be things in your setup/configurations you have to adjust.

Is now deployed and images are available via docker-hub. Note that I chose to set the version to 1.5.0 instead of 1.4.4.