ofoqerp / sql_admin.py

Commit History

fix: use passlib pbkdf2_sha256 to match Frappe v15's __Auth table - correct hash algorithm and table schema
a98328d

OfoqERP Deploy commited on

fix: use __Auth (capital A) instead of __auth - Frappe v15 table naming
b11d9d0

OfoqERP Deploy commited on

fix: add sql_admin.py fallback that resets admin password via MariaDB direct SQL, bypassing frappe.connect()
65b4cf0

OfoqERP Deploy commited on