docs(todo): mark billing batch WS auth as completed

This commit is contained in:
HotSwapp
2025-09-04 15:11:32 -05:00
parent 41ffbc1430
commit b32b2710d0

View File

@@ -43,6 +43,7 @@
- [x] Add refresh token rotation consistency across all endpoints - [x] Add refresh token rotation consistency across all endpoints
- [x] Implement multi-factor authentication for admin accounts (SKIPPED - local hosting) - [x] Implement multi-factor authentication for admin accounts (SKIPPED - local hosting)
- [x] Add password expiration and forced reset policies - [x] Add password expiration and forced reset policies
- [x] Restrict WS subscriptions for billing batch progress to initiating user or admins
### **Security Middleware** ### **Security Middleware**
- [x] Implement rate limiting on all API endpoints (especially search) - [x] Implement rate limiting on all API endpoints (especially search)