No description
Find a file
jtricerolph 558cce44fa Bust auth creds cache after saving workforce/smtp integrations
After a successful PUT to /integrations/workforce or /integrations/smtp,
fire-and-forget POST to auth's /internal/cache-bust so credential changes
(including default location) propagate instantly without a container restart.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-08 11:57:44 +00:00
src Bust auth creds cache after saving workforce/smtp integrations 2026-07-08 11:57:44 +00:00
.env.example Initial settings service 2026-07-01 18:56:19 +00:00
docker-compose.yml Initial settings service 2026-07-01 18:56:19 +00:00
Dockerfile Initial settings service 2026-07-01 18:56:19 +00:00
package-lock.json Add nodemailer dependency for SMTP connection test 2026-07-02 00:42:27 +00:00
package.json Add nodemailer dependency for SMTP connection test 2026-07-02 00:42:27 +00:00