- Replace RSA key exchange with SRP (Secure Remote Password) - Password never transmitted over network - Add unit tests for endpoints - Fix datetime.UTC compatibility for Python < 3.11 - Fix logger.exception usage - Update README with new auth flow diagram |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_health.py | ||
| test_srp.py | ||
| test_websocket.py | ||