dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.63k stars 1.35k forks source link

chore: upgrade werkzeug and Flask, deprecate OpenID and MongoEngine #2196

Closed dpgaspar closed 6 months ago

dpgaspar commented 6 months ago

Description

Removes support for authentication type OpenID (AUTH_OID) and mongoEngine

ADDITIONAL INFORMATION

cc: @potiuk