TreeTrack / auth.py

Commit History

Security: remove auto-login demo endpoint, require password for demo_user
2a49dd7

RoyAalekh commited on

Fix: add read permission to demo_user for tree access
eec0e56

RoyAalekh commited on

refactor: Clean up and rename to Demo Account
e71677a

RoyAalekh commited on

feat: Replace complex auto-login with simple Conference Demo button
eee83a0

RoyAalekh commited on

feat: Add conference auto-login with demo participant role
a3d7db1

RoyAalekh commited on

feat(telemetry): add admin UI, server/client auth telemetry; grant admin to Ishita
0dbb26a

RoyAalekh commited on

Complete async database operations and codebase cleanup
d06b99c

RoyAalekh commited on

fix: Replace pbkdf2_hex with pbkdf2_hmac for correct hash function
c779a3d

RoyAalekh commited on

security: Remove all hardcoded passwords from codebase and documentation
ea9b5e5

RoyAalekh commited on

feat: Update user accounts with personalized credentials
8bcd80c

RoyAalekh commited on

feat: Add comprehensive authentication system with user management
ca371b2

RoyAalekh commited on