Skip to content

Commit b14e791

Browse files
Merge branch 'main' into feat/jobs-per-page-840
2 parents a054497 + 0a72d68 commit b14e791

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/main/java/de/tum/cit/aet/usermanagement/service/ResearchGroupService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public class ResearchGroupService {
6060
private final KeycloakUserService keycloakUserService;
6161
private final AsyncEmailSender emailSender;
6262

63-
@Value("${aet.contact-email:doc-apply.aet@xcit.tum.de}")
63+
@Value("${aet.contact-email:docapply.aet@xcit.tum.de}")
6464
private String supportEmail;
6565

6666
@Value("${aet.environment:}")

src/main/resources/config/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jhipster:
276276
aet:
277277
email:
278278
enabled: ${AET_EMAIL_ENABLED:false}
279-
from: ${AET_EMAIL_FROM:doc-apply.aet@xcit.tum.de}
279+
from: ${AET_EMAIL_FROM:docapply.aet@xcit.tum.de}
280280
from-name: ${AET_EMAIL_FROM_NAME:DocApply}
281281
data-export:
282282
root: /tmp/doc-apply-exports

src/main/resources/config/nginx/maintenance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1>Maintenance in Progress</h1>
187187

188188
<p class="footer">
189189
For urgent questions, please contact our DocApply support at:<br />
190-
<a href="mailto:support-doc-apply.aet@xcit.tum.de">support-doc-apply.aet@xcit.tum.de</a>
190+
<a href="mailto:support-docapply.aet@xcit.tum.de">support-docapply.aet@xcit.tum.de</a>
191191
</p>
192192
</div>
193193
</body>

src/main/webapp/i18n/de/about-us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"support": {
99
"headline": "Support-Mailbox",
10-
"mailbox": "Bei Fragen wende dich bitte an: <a href='mailto:support-doc-apply.aet@xcit.tum.de' class='external-link'>support-doc-apply.aet@xcit.tum.de</a>"
10+
"mailbox": "Bei Fragen wende dich bitte an: <a href='mailto:support-docapply.aet@xcit.tum.de' class='external-link'>support-docapply.aet@xcit.tum.de</a>"
1111
}
1212
}
1313
}

src/main/webapp/i18n/de/privacy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dataRight": {
2626
"headline": "Rechte auf Berichtigung, Löschung und Einschränkung",
27-
"text": "Im Rahmen der gesetzlichen Vorgaben haben Sie das Recht auf Berichtigung unrichtiger Daten (Art. 16 DSGVO), Löschung (Art. 17 DSGVO), Einschränkung der Verarbeitung (Art. 18 DSGVO) sowie Widerspruch gegen die Verarbeitung (Art. 21 DSGVO). Zudem besteht – soweit einschlägig – ein Recht auf Datenübertragbarkeit nach Art. 20 DSGVO. Für Anfragen zu Ihren personenbezogenen Daten können Sie uns jederzeit unter <a href='mailto:support-doc-apply.aet@xcit.tum.de' class='external-link'>support-doc-apply.aet@xcit.tum.de</a> kontaktieren."
27+
"text": "Im Rahmen der gesetzlichen Vorgaben haben Sie das Recht auf Berichtigung unrichtiger Daten (Art. 16 DSGVO), Löschung (Art. 17 DSGVO), Einschränkung der Verarbeitung (Art. 18 DSGVO) sowie Widerspruch gegen die Verarbeitung (Art. 21 DSGVO). Zudem besteht – soweit einschlägig – ein Recht auf Datenübertragbarkeit nach Art. 20 DSGVO. Für Anfragen zu Ihren personenbezogenen Daten können Sie uns jederzeit unter <a href='mailto:support-docapply.aet@xcit.tum.de' class='external-link'>support-docapply.aet@xcit.tum.de</a> kontaktieren."
2828
},
2929
"sslTls": {
3030
"headline": "SSL- bzw. TLS-Verschlüsselung",

src/main/webapp/i18n/en/about-us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"support": {
99
"headline": "Support Mailbox",
10-
"mailbox": "For any questions, please contact us at: <a href='mailto:support-doc-apply.aet@xcit.tum.de' class='external-link'>support-doc-apply.aet@xcit.tum.de</a>"
10+
"mailbox": "For any questions, please contact us at: <a href='mailto:support-docapply.aet@xcit.tum.de' class='external-link'>support-docapply.aet@xcit.tum.de</a>"
1111
}
1212
}
1313
}

src/main/webapp/i18n/en/privacy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dataRight": {
2626
"headline": "Rights to rectification, erasure, and restriction",
27-
"text": "Within the legal framework, you have the right to rectification of inaccurate data (Art. 16 GDPR), erasure (Art. 17 GDPR), restriction of processing (Art. 18 GDPR), and objection to processing (Art. 21 GDPR). You can also request data portability under Art. 20 GDPR where applicable. For requests concerning your personal data, contact us at <a href='mailto:support-doc-apply.aet@xcit.tum.de' class='external-link'>support-doc-apply.aet@xcit.tum.de</a>."
27+
"text": "Within the legal framework, you have the right to rectification of inaccurate data (Art. 16 GDPR), erasure (Art. 17 GDPR), restriction of processing (Art. 18 GDPR), and objection to processing (Art. 21 GDPR). You can also request data portability under Art. 20 GDPR where applicable. For requests concerning your personal data, contact us at <a href='mailto:support-docapply.aet@xcit.tum.de' class='external-link'>support-docapply.aet@xcit.tum.de</a>."
2828
},
2929
"sslTls": {
3030
"headline": "SSL/TLS encryption",

0 commit comments

Comments
 (0)