Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong text template used in API key dialog #196

Closed
albrechtflo-hg opened this issue May 11, 2022 · 0 comments · Fixed by #197
Closed

Wrong text template used in API key dialog #196

albrechtflo-hg opened this issue May 11, 2022 · 0 comments · Fixed by #197
Assignees
Labels
bug Something isn't working

Comments

@albrechtflo-hg
Copy link
Member

The API key dialog now (since 2.4.0) shares the same text template when creating a new API key, mentioning that the secret must be stored safely. That template has been extended for developer API key validity date, which does not exist (yet) for application API keys, thus displays the placeholder {{ expiresAt }} in the API key dialog for applications.

@albrechtflo-hg albrechtflo-hg added the bug Something isn't working label May 11, 2022
@albrechtflo-hg albrechtflo-hg self-assigned this May 11, 2022
albrechtflo-hg added a commit to albrechtflo-hg/galapagos that referenced this issue May 11, 2022
@albrechtflo-hg albrechtflo-hg linked a pull request May 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant