Files
twenty/packages/twenty-server/src/engine/core-modules
Sujith Thirumalaisamy 3cd52b052e feat: files visiblity with file configuration (#10438)
Ref: #10404 

- Added `FileFolderConfig` with `isPublic` key.
- Updated `file-path-guard.ts` to `ignoreExpiration` to validate the
token if `isPublic` is `true`.
- Token verification ignores expiration, assuming it's used to fetch
file metadata with a required workspaceId as we cannot remove the token
as we will loose the `workspaceId`.

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2025-03-05 16:17:24 +00:00
..
2025-02-18 10:18:59 +01:00
2025-03-04 19:37:02 +01:00
2025-02-25 17:44:42 +01:00
2025-01-28 14:05:06 +01:00