Project

General

Profile

« Previous | Next » 

Revision 59198

added the option to send emails to users

View differences:

EmailUtilsImpl.java
295 295
        try {
296 296
            String subject = "OpenAIRE new interface registration request started for " +
297 297
                    repository.getDatasourceType() + "[" + repository.getEnglishName() + "]";
298
            
298

  
299 299
            String message = "Dear "+SecurityContextHolder.getContext().getAuthentication().getName()+",\n" +
300 300
                    "\n" +
301 301
                    "We received a request to add the following interface: \n\n" +

Also available in: Unified diff