port-nimara-client-portal/server/utils
Matt c6f81a6686 Refactor authentication to use centralized session manager
Extract session management logic from middleware into reusable SessionManager utility to improve reliability, reduce code duplication, and prevent thundering herd issues with jittered cache expiry.
2025-07-11 14:43:50 -04:00
..
audit-logger.ts Add role-based authorization system with admin functionality 2025-07-09 10:40:27 -04:00
auth.ts Add role-based authorization system with admin functionality 2025-07-09 10:40:27 -04:00
currency.ts feat: Add currency selection and conversion support in PDF generation, enhance expense processing with target currency handling 2025-07-10 14:02:14 -04:00
documeso.ts FEAT: Correct spelling of 'Documenso' in API utility functions and add connectivity test for Documenso API 2025-06-17 15:17:19 +02:00
email-sync.ts email server updates 2025-06-12 18:05:42 +02:00
email-utils.ts Improve email loading performance and fix UI issues 2025-06-10 18:04:31 +02:00
email.ts Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
encryption.ts Add email communication system with encrypted credentials 2025-06-09 21:45:06 +02:00
imap-pool.ts Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
internal-api.ts FEAT: Implement authenticated internal API call utility to forward cookies and enhance authentication handling 2025-06-15 17:48:40 +02:00
keycloak-client.ts Refactor authentication to use centralized session manager 2025-07-11 14:43:50 -04:00
minio.ts Add processing fee option to PDF export modal 2025-07-04 09:27:43 -04:00
nocodb.ts Enhance duplicate detection with sales/admin access and field updates 2025-07-09 15:31:55 -04:00
operation-lock.ts Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
session-manager.ts Refactor authentication to use centralized session manager 2025-07-11 14:43:50 -04:00