Update Get Account Details endpoint in `cloud-functions` to use `RegistryCredentialDetailsDto`
Open
@nvaghela-oss is already working on this.
Since Aug 24, 2026.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Delete TemporaryRegistryCredentialsDetailsDto and replace it with RegistryCredentialsDetailsDto. With this change, cloud-functions will not include any secrets in the response.
Definition of Done
- Both apps should work in self-hosted and managed envs.
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.