KSP-SpaceDock / SpaceDock

Current Codebase (Python /Flask)
https://spacedock.info
Other
72 stars 33 forks source link

New forum URLs, drop broken modules, delete OAuth #503

Closed HebaruSan closed 7 months ago

HebaruSan commented 7 months ago

Problems

On 2023-12-07, Rip Van SpaceDock awoke to discover the world changed around him. Formerly working and supported Python modules no longer loaded:

This was hacked around by live-editing lib/python3.10/site-packages/flaskext/markdown.py in production 🤮. From the description, it sounds likely that this broke some part of the site that we don't know about yet.

Motivation

The KSP forum's user profile link format changed (/index.php? was dropped), so recently posted URLs aren't rendered as name-and-link as they are supposed to be.

Changes

I'll probably just merge this to keep things moving along...