pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
501 stars 239 forks source link

doc bug #129

Closed RichardBruskiewich closed 1 year ago

RichardBruskiewich commented 3 years ago

https://flask-session.readthedocs.io/en/latest/

flask.ext.session => flask_session?

yrro commented 3 years ago

The documentation for Flask-Session is at https://flasksession.readthedocs.io/en/latest/.

https://flask-session.readthedocs.io/en/latest/ is (confusingly) not the documentation for this project (Flask-Session). It's the documentation for an older version of a fork of this project, that has since been renamed to Flask-Sessionstore. That URL is presumably under the control of the Flask-Sessionstore author, and there's nothing that Flask-Session can do to get the URL corrected (or replaced with a disambiguation page á la Wikipedia). I'm trying to contact the Flask-Sessionstore author to get the doc situation cleaned up over at https://github.com/mcrowson/flask-sessionstore-fork/issues/16 but no luck yet. 😞

davidism commented 1 year ago

Pinged the owner of flask-session.readthedocs.io in #168. If nothing happens, I can contact RTD to get access.