8 lines
570 B
Markdown
8 lines
570 B
Markdown
# Open todos
|
|
|
|
- [ ] Live `api.veraetime.net` with `MOCK_VERAE=false` and admin bind credentials.
|
|
- [ ] NATS nkeys/mTLS on a real three-node cluster (accounts file is the lab stand-in).
|
|
- [x] Exclusive JetStream consumer for `verae.zapier.jobs.events` on `verae-jobs-events` (`JOBS_EVENTS_EXCLUSIVE=1`; middleware skips the router).
|
|
- [x] Auth on CS/sales/accounting HTML via `verae-staff-session` (`STAFF_AUTH=1`).
|
|
- [ ] Zapier Platform `push` of a private app.
|
|
- [ ] Move portal static files fully into `verae-access-web` (today it proxies `/portal` to loopback edge).
|