TenderBidAI

Tender Bid Simulation Platform

Forgot username or password?
Accessible on your local network at
http://82.197.69.236:5050
Account Recovery

For security, account recovery requires physical access (or SSH) to the Mac Mini server.

Quick Steps:
  1. Open Terminal on the Mac Mini
  2. Run the recovery command:
    cd ~/Aziz_projects/Quote
    python3 recover_account.py
  3. Follow the interactive menu to:
    • View all usernames
    • Check macOS Keychain for saved passwords
    • Reset any user's password
    • Create a temporary admin account

Quick commands:

python3 recover_account.py --list List all usernames
python3 recover_account.py --reset-admin Reset admin password
python3 recover_account.py --reset-user <name> Reset a specific user