Commit Graph

48 Commits

Author SHA1 Message Date
2cf5b56441 OCI Warning status
All checks were successful
Build and Push / build (push) Successful in 2m12s
v0.1.21
2026-05-01 10:25:50 +02:00
f84516a65b Group D fixes
All checks were successful
Build and Push / build (push) Successful in 1m26s
v0.1.20
2026-04-29 22:16:48 +02:00
219b4c8365 Group D fixes
Some checks failed
Build and Push / build (push) Failing after 37s
2026-04-29 22:13:08 +02:00
9c50c9f054 Group C+ fixes
All checks were successful
Build and Push / build (push) Successful in 1m24s
v0.1.19
2026-04-29 21:34:52 +02:00
49d81190d4 Group C fixes
All checks were successful
Build and Push / build (push) Successful in 1m47s
v0.1.18
2026-04-29 17:20:58 +02:00
eeef108f7e Group B fixes
All checks were successful
Build and Push / build (push) Successful in 1m24s
v0.1.17
2026-04-29 15:43:12 +02:00
c7df5c83a4 Fix user view tenant
All checks were successful
Build and Push / build (push) Successful in 1m32s
v0.1.16
2026-04-29 12:33:04 +02:00
c46f27edef Fix bugs
All checks were successful
Build and Push / build (push) Successful in 1m30s
v0.1.15
2026-04-29 12:16:00 +02:00
542a607b53 Fix zitadel role issues
All checks were successful
Build and Push / build (push) Successful in 1m20s
v0.1.14
2026-04-29 09:36:36 +02:00
a31d05b7c2 Team UI
All checks were successful
Build and Push / build (push) Successful in 1m26s
v0.1.13
2026-04-26 23:07:47 +02:00
22fd5fb2cc TenantAssignment and readside filtering
All checks were successful
Build and Push / build (push) Successful in 1m23s
v0.1.12
2026-04-26 22:58:30 +02:00
7c4e20099d Role split and owner gating
All checks were successful
Build and Push / build (push) Successful in 1m24s
v0.1.11
2026-04-26 22:45:38 +02:00
3521a0ff4f Personal accounts
All checks were successful
Build and Push / build (push) Successful in 1m30s
v0.1.10
2026-04-26 22:26:33 +02:00
2c85bf8597 Multitenantperorg enabling
All checks were successful
Build and Push / build (push) Successful in 1m21s
v0.1.9
2026-04-26 22:09:26 +02:00
7b22bc4087 OneLiteLLM team per company+virt keys
All checks were successful
Build and Push / build (push) Successful in 1m24s
v0.1.8
2026-04-26 21:21:02 +02:00
1f48712e42 Tenant naming logic adjustments
All checks were successful
Build and Push / build (push) Successful in 1m22s
v0.1.7
2026-04-26 18:47:50 +02:00
0bf4c6cf4c Debug pipeline v0.1.6 2026-04-25 22:48:05 +02:00
4296a70d51 Debug pipeline v0.1.5 2026-04-25 22:34:48 +02:00
c41145bae7 Debug pipeline 2026-04-25 22:29:42 +02:00
d6a6150a7f Debug pipeline 2026-04-25 22:22:39 +02:00
f69a2d4fa2 Debug pipeline 2026-04-25 22:17:10 +02:00
c2ac8b4401 Debug pipeline 2026-04-25 22:10:46 +02:00
3ce3ba0649 Debug pipeline 2026-04-25 22:08:46 +02:00
5b27f54eb3 Debug pipeline 2026-04-25 20:15:30 +02:00
cc5806f031 Debug pipeline 2026-04-25 20:12:22 +02:00
dab18bb9e6 Debug pipeline 2026-04-25 20:10:36 +02:00
de4ff5ebaf Debug pipeline 2026-04-25 20:09:17 +02:00
f3a1ae0267 Debug pipeline 2026-04-25 20:04:55 +02:00
e7d3fa3873 Debug pipeline 2026-04-25 19:30:48 +02:00
baa0e2b597 Add docker env 2026-04-25 19:21:53 +02:00
935dfb8abc Add docker env 2026-04-25 19:20:54 +02:00
65d8a2e2ff Add docker env 2026-04-25 19:07:16 +02:00
d62684dec7 Add docker env 2026-04-25 19:04:42 +02:00
709588302c ci: add Gitea Actions workflows 2026-04-25 18:20:14 +02:00
b9654d7a7c Timestamp and registration checking 2026-04-25 18:09:02 +02:00
f550b3400f Frontend adjustments 2026-04-14 20:45:58 +02:00
f0eca1959b fix(portal): security hardening for pilot readiness
- C1: Rewrite /api/usage to resolve teamId server-side from tenant CR;
  customers can no longer pass arbitrary teamId (IDOR fix)
- C2: Remove POST /api/tenants — tenants are only created via admin
  approval flow
- H1: Validate packages against catalog, workspaceFiles against allowlist,
  and field lengths in PATCH /api/tenants/[name]
- H2: Remove full ZITADEL profile claims logging from JWT callback
- H3: Add safeError() utility; sanitize all error responses to clients,
  toggle raw errors via PORTAL_DEBUG_ERRORS=true
- H4/H5: Escape HTML entities in all email templates (contactName,
  companyName, adminNotes)
2026-04-14 20:20:04 +02:00
6f9f46b2d0 Ratelimit 2026-04-12 18:13:26 +02:00
dbfa7560cf All the channel approval 2026-04-12 13:47:27 +02:00
1edb5785e3 Add Health and Spend for Admins 2026-04-11 22:36:36 +02:00
fdb56490dd All the MD files via Database 2026-04-11 21:14:09 +02:00
c67259ebe0 All the UI fixes for now 2026-04-11 17:21:52 +02:00
1bd51ecb5d Add possibility for admin to suspend/delete 2026-04-11 12:39:34 +02:00
97b483c121 Adjusted SMTP 2026-04-11 12:21:34 +02:00
9a96d74f5c All the initial admin requests approval flow 2026-04-11 11:54:21 +02:00
94bfd25553 Session 6.3 2026-04-10 21:56:31 +02:00
f20d5f09ae Working version 6.2 2026-04-10 14:44:03 +02:00
d526c1ff4a Add initial Portal version 2026-04-09 22:16:22 +02:00