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

[management-api] Missing property for email subject #765

Closed
lauthieb opened this issue Sep 4, 2017 · 0 comments
Closed

[management-api] Missing property for email subject #765

lauthieb opened this issue Sep 4, 2017 · 0 comments

Comments

@lauthieb
Copy link

lauthieb commented Sep 4, 2017

Current Behavior

We can't change the "[Gravitee.io]" subject.
For further information, see EmailServiceImpl.java :
mailMessage.setSubject("[Gravitee.io] " + emailNotification.getSubject());

Possible Solution

Add a property "email.subject" in gravitee.yml

@brasseld brasseld changed the title [api] Missing property for email subject [management-api] Missing property for email subject Sep 5, 2017
brasseld pushed a commit to gravitee-io/gravitee-management-rest-api that referenced this issue Sep 5, 2017
@brasseld brasseld added this to the 1.9.0 milestone Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants