Implement Casdoor authentication integration, including login and callback routes. Update environment variables for Casdoor configuration. Modify login page to support Casdoor login option and enhance UI styles. Adjust uWSGI port settings and update application logging for user actions.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Flask>=2.0.0
|
||||
Flask-Login>=0.6.0
|
||||
Flask-Migrate>=3.0.0
|
||||
Flask-SQLAlchemy>=2.5.0
|
||||
SQLAlchemy>=1.4.0
|
||||
python-dotenv>=0.19.0
|
||||
requests>=2.25.0
|
||||
PyMySQL>=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user