Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

feat: implement public configuration retrieval#218

Merged
danielalves96 merged 3 commits intonextfrom
feat/implement-public-configuration-retrieval
Aug 18, 2025
Merged

feat: implement public configuration retrieval#218
danielalves96 merged 3 commits intonextfrom
feat/implement-public-configuration-retrieval

Conversation

@danielalves96
Copy link
Copy Markdown
Contributor

No description provided.

- Added a new endpoint to fetch public configurations, excluding sensitive data such as SMTP credentials.
- Updated the AppController and AppService to support the new functionality.
- Introduced a corresponding route in the web application to access public configurations securely.
- Refactored hooks to utilize the new public configuration retrieval method, enhancing security by avoiding exposure of sensitive data.
- Removed unnecessary whitespace and added a trailing comma for consistency in the sensitiveKeys array within the getPublicConfigs method.
@danielalves96 danielalves96 merged commit 0f22b0b into next Aug 18, 2025
@danielalves96 danielalves96 deleted the feat/implement-public-configuration-retrieval branch September 9, 2025 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant