anonpenguin23
fd87eec476
feat(security): add manifest signing, TLS TOFU, refresh token migration
...
- Invalidate plaintext refresh tokens (migration 019)
- Add `--sign` flag to `orama build` for rootwallet manifest signing
- Add `--ca-fingerprint` TOFU verification for production joins/invites
- Save cluster secrets from join (RQLite auth, Olric key, IPFS peers)
- Add RQLite auth config fields
2026-02-28 15:40:43 +02:00
anonpenguin23
72fb5f1a5a
feat: add secrets and triggers management to function commands
...
- Introduced `secrets` command for managing function secrets, including set, list, and delete operations.
- Added `triggers` command for managing PubSub triggers associated with functions, allowing addition, listing, and deletion of triggers.
- Implemented API handlers for secrets management, including setting, listing, and deleting secrets.
- Updated serverless handlers to support new secrets and triggers functionalities.
- Enhanced tests for the new features, ensuring proper functionality and error handling.
2026-02-23 19:18:39 +02:00
anonpenguin23
a79ae41dd5
feat: implement PubSub trigger management with API endpoints for adding, listing, and removing triggers
2026-02-21 16:26:36 +02:00
anonpenguin23
83804422c4
Namespace bug fix and fixing bugs on serverless and deployments
2026-02-17 15:57:32 +02:00
anonpenguin23
749d5ed5e7
Bro i did so many things to fix the problematic discovery and redeployment and i dont even remember what i did
2026-02-14 10:56:26 +02:00
anonpenguin23
2986e64162
Writing more tests and fixed bug on rqlite address
2026-02-13 16:18:22 +02:00
anonpenguin23
85a556d0a0
Did a lot of cleanup and bug fixing
2026-02-13 12:47:02 +02:00
anonpenguin23
b382350f76
Rate limit fixes
2026-02-06 11:09:34 +02:00
anonpenguin23
65ffd28151
DNS Bug Fixing Filtering out private WG ip's
2026-02-03 07:01:54 +02:00
anonpenguin23
e3dd359e55
Bug fixing
2026-02-02 08:39:42 +02:00
anonpenguin23
903bef14a3
fixed some more tests
2026-01-22 17:13:08 +02:00
anonpenguin23
b0bc0a232e
Refactored the whole codebase to be much cleaner
2026-01-20 10:03:55 +02:00