bb-plane-fork/apps/api/plane/settings
Gustavo de Oliveira 5f7ffcb37a
- Add SIGNED_URL_EXPIRATION environment variable (#8136)
- Update S3Storage to use configurable expiration time
  - Default remains 3600 seconds (1 hour) for backward compatibility
  - Add comprehensive unit tests with mocked S3 client
  - Update .env.example with documentation and examples
2025-12-03 10:52:19 +05:30
..
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
common.py [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
local.py [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
mongo.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
openapi.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
production.py [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
redis.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
storage.py - Add SIGNED_URL_EXPIRATION environment variable (#8136) 2025-12-03 10:52:19 +05:30
test.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30