AutoAttend-AI / app.py

Commit History

Critical security fixes: prevent cross-user attendance + stable face detection
c08bf91

kkt-2002 commited on

Improve face recognition accuracy with RetinaFace detector
a6e8527

kkt-2002 commited on

Complete token-based authentication system
4dcddf6

kkt-2002 commited on

Complete session fix for Hugging Face deployment
b2b104d

kkt-2002 commited on

Remove Flask-Session, use built-in sessions
d26dd48

kkt-2002 commited on

Fix session handling for HF deployment
4d58610

kkt-2002 commited on

Complete session persistence fix with Flask-Session and ProxyFix
2cba786

kkt-2002 commited on

Add ProxyFix middleware to fix session persistence
d047884

kkt-2002 commited on

Add ProxyFix middleware to fix session persistence
9781c50

kkt-2002 commited on

Fix session persistence with Flask-Session
1465638

kkt-2002 commited on

Fix session management for Hugging Face
c063266

kkt-2002 commited on

Update all changes
8d5f1ef

kkt-2002 commited on

Fix attendance marking issues and enhance session management
6d1dc35

kkt-2002 commited on

Add debug error handling for login issues
b69c25b

kkt-2002 commited on

Add debug error handling for login issues
9784729

kkt-2002 commited on

Fix session persistence and login redirect issues
26c5dab

kkt-2002 commited on

Fix session persistence and login redirect issues
c62569e

kkt-2002 commited on

Final fix: Manual session cookie setting for containerized environment
97f3c2f

kkt-2002 commited on

Complete session management fix with debug logging
6d9692b

kkt-2002 commited on

Fix session management and login redirect issues
5a67c99

kkt-2002 commited on

Complete fix for all permission and HTML entity errors
54c600e

kkt-2002 commited on

Fix DeepFace directory permission using temp directory
83da10a

kkt-2002 commited on

Fix DeepFace directory and HTML entity issues
dd59546

kkt-2002 commited on

Fix DeepFace directory permission error
be50490

kkt-2002 commited on

Fix all HTML entities and onnxruntime issues
83ac47a

kkt-2002 commited on

Update app with DeepFace and Google Drive models
9d688be

kkt-2002 commited on

uploads
8ae42d2

kkt-2002 commited on

Fix PyMongo collection boolean check
6d7df9f

kkt-2002 commited on

Complete app.py with comprehensive error handling
ed08572

kkt-2002 commited on

Complete app.py with all routes and error fixes
0c68752

kkt-2002 commited on

Fix MongoDB bool() error - use 'is not None' instead
ba10c69

kkt-2002 commited on

Add robust ONNX Runtime error handling with CPU-only providers and fallbacks
0d03761

kkt-2002 commited on

Add face recognition attendance system with models and Docker configuration
a717166

kkt-2002 commited on