mirror of
https://github.com/smittix/intercept.git
synced 2026-06-01 02:33:37 -07:00
dd56617c4c
Replaces hardcoded admin credentials with a users table in the database, storing hashed passwords and user roles. Updates the login logic in app.py to authenticate against the database using Werkzeug's password hashing utilities. Adds admin credential configuration to config.py and ensures a default admin user is created during database initialization.
16 KiB
16 KiB