You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2022. It is now read-only.
emailSender.send(userProfile.getEmail(), "ACC change password", "Your password for the Linked Data Information Workbench account " + username + " was changed.");
201
+
emailSender.send(userProfile.getEmail(), "Ontos LDIW for ACC change password", "Your password for the Linked Data Information Workbench account " + username + " was changed.");
202
202
203
203
StringresponseStr = "{\"message\" : \"Your password was changed\"}";
0 commit comments