Skip to content

Commit 999bf1d

Browse files
committed
Blauw 8.0.1 & Textuele aanpassing om benoeming van magic link te verwijderen
1 parent 99f0183 commit 999bf1d

8 files changed

Lines changed: 23 additions & 26 deletions

File tree

account-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>account-gui</artifactId>

localizations.yaml

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -734,8 +734,8 @@ SHARED:
734734
nl: Uitstaand reset-verzoek voor wachtwoord
735735
OutstandingPasswordForgottenConfirmation:
736736
COPY:
737-
en: A link to reset your password was previously sent to you. This link will no longer be valid if you confirm your email change.
738-
nl: Er is eerder een link naar je gestuurd om je wachtwoord te resetten. Deze link is niet langer geldig als je deze e-mailwijziging bevestigt.
737+
en: A code to reset your password was previously sent to you. This code will no longer be valid. You will receive a new code to change your email address.
738+
nl: Er is eerder een code naar je gestuurd om je wachtwoord te resetten. Deze code is niet langer geldig. Je ontvant een nieuwe code om je e-mailwijziging te bevestigt.
739739
NameUpdated:
740740
Title:
741741
YourSchool:
@@ -1739,23 +1739,21 @@ SHARED:
17391739
COPY:
17401740
en: >-
17411741
Do you want to add a password to your eduID? Press
1742-
<strong>Confirm</strong> below to instantly receive an email with a
1743-
link to add a password.
1742+
<strong>Confirm</strong> below to receive an email with a
1743+
code. Whereafter you can add a password.
17441744
nl: >-
1745-
Wil je een wachtwoord toevoegen aan je eduID? Druk dan
1746-
hieronder op <strong>Bevestigen</strong> om direct een e-mail te
1747-
ontvangen met een link om een wachtwoord toe te voegen.
1745+
Wil je een wachtwoord toevoegen aan je eduID? Druk dan hieronder op <strong>Bevestigen</strong> en ontvang een e-mail met een code. Daarna kan je een wachtwoord toevoegen.
17481746
UpdateInfo:
17491747
COPY:
17501748
en: >-
17511749
Do you want to reset or delete your eduID password?
17521750
Press <strong>Confirm</strong> below to receive an
1753-
email with a link. You can use this link to either
1751+
email with a code. After you fill in the code you can
17541752
reset or delete your password.
1755-
nl: >
1753+
nl: >-
17561754
Wil je het wachtwoord van je eduID resetten of
17571755
verwijderen? Druk hieronder op <strong>Bevestigen</strong> om direct
1758-
een e-mail te ontvangen met een link. Daarmee kun je je wachtwoord opnieuw
1756+
een e-mail te ontvangen met een code. Nadat je de code invult, kun je je wachtwoord opnieuw
17591757
instellen of verwijderen.
17601758
ResetTitle:
17611759
COPY:
@@ -1828,8 +1826,8 @@ SHARED:
18281826
nl: Je huidige wachtwoord is niet correct.
18291827
PasswordResetHashExpired:
18301828
COPY:
1831-
en: 'Your password reset link has expired. '
1832-
nl: 'De link om je wachtwoord opnieuw in te stellen is verlopen. '
1829+
en: 'Your password reset code has expired. '
1830+
nl: 'De code om je wachtwoord opnieuw in te stellen is verlopen. '
18331831
ForgotPassword:
18341832
COPY:
18351833
en: I forgot my password
@@ -1842,10 +1840,10 @@ SHARED:
18421840
COPY:
18431841
en: >-
18441842
Forgot your password? Press 'Confirm' below to instantly receive an
1845-
email with a link to reset your current password.
1843+
email with a code to reset your current password.
18461844
nl: >-
18471845
Wachtwoord vergeten? Druk hieronder op 'Bevestigen' om direct een
1848-
e-mail te ontvangen waarmee je je huidige wachtwoord opnieuw kunt
1846+
e-mail te ontvangen met een code, waarmee je je huidige wachtwoord opnieuw kunt
18491847
instellen.
18501848
OutstandingEmailReset:
18511849
COPY:
@@ -1854,12 +1852,11 @@ SHARED:
18541852
OutstandingEmailResetConfirmation:
18551853
COPY:
18561854
en: >-
1857-
You have an outstanding new email confirmation link. This link will no
1858-
longer be valid if you confirm your password forgotten request.
1855+
You recently received a code to confirm a new email address. This code will no
1856+
longer be valid. You will receive a new code to confirm your change password request.
18591857
nl: >-
1860-
Je hebt een openstaande bevestigingslink voor een nieuwe e-mail. Deze
1861-
link is niet langer geldig als je dit verzoek voor een vergeten
1862-
wachtwoord bevestigt.
1858+
Je hebt recent een code ontvangen voor het bevestigen van een nieuwe e-mail. Deze
1859+
code is niet langer geldig. Je ontvangt een nieuwe code om je wachtwoord te wijzigen.
18631860
Flash:
18641861
PasswordLink:
18651862
COPY:

myconext-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>myconext-gui</artifactId>

myconext-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>myconext-server</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.openconext</groupId>
55
<artifactId>myconext</artifactId>
6-
<version>8.0.1-SNAPSHOT</version>
6+
<version>8.0.1</version>
77
<packaging>pom</packaging>
88
<name>myconext</name>
99
<description>My OpenConext</description>

public-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>public-gui</artifactId>

servicedesk-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>servicedesk-gui</artifactId>

tiqr-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>myconext</artifactId>
7-
<version>8.0.1-SNAPSHOT</version>
7+
<version>8.0.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>tiqr-mock</artifactId>

0 commit comments

Comments
 (0)