Commit Graph

2 Commits

Author SHA1 Message Date
110d971dca feat: migrate prod docs to OVH VPS + UTC→Warsaw timezone in all templates
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
Production moved from on-prem VM 249 (10.22.68.249) to OVH VPS
(57.128.200.27, inpi-vps-waw01). Updated ALL documentation, slash
commands, memory files, architecture docs, and deploy procedures.

Added |local_time Jinja filter (UTC→Europe/Warsaw) and converted
155 .strftime() calls across 71 templates so timestamps display
in Polish timezone regardless of server timezone.

Also includes: created_by_id tracking, abort import fix, ICS
calendar fix for missing end times, Pros Poland data cleanup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 13:41:53 +02:00
e806746141 auto-claude: 5.3 - Verify no credentials remain in codebase
- Created CREDENTIAL_VERIFICATION_REPORT.md with comprehensive grep audit
- Verified NO hardcoded production passwords in executable code (.py, .sh)
- Only safe occurrences found: password redaction in logging, env var refs, docs
- Updated implementation_plan.json: subtask 5.3 status -> completed
- Updated build-progress.txt: Phase 5 and entire task COMPLETE
- CWE-798 vulnerability successfully remediated
- All 5 phases completed: Analysis, Python updates, Shell updates, Documentation, Testing
2026-01-10 13:16:10 +01:00