adjust email value to external-email #1

Merged
stillbeben merged 5 commits from adjust_mail into main 2022-01-03 12:49:54 +00:00
Owner

as we want to use the mail attribute for postfix and dovecot it makes sense to rename
the existing email attribute. The external-mail attribute can be used for communication
from qzwi to members and/or others, e.g. public authorities, political contacts and so on.

as we want to use the mail attribute for postfix and dovecot it makes sense to rename the existing email attribute. The external-mail attribute can be used for communication from qzwi to members and/or others, e.g. public authorities, political contacts and so on.
stillbeben added 1 commit 2021-12-31 21:25:29 +00:00
d05d01933d
adjust email value to external-email
as we want to use the mail attribute for postfix and dovecot it makes sense to rename
the existing email attribute. The external-mail attribute can be used for communication
from qzwi to members and/or others, e.g. public authorities, political contacts and so on.
kunsi requested changes 2022-01-01 08:34:26 +00:00
@ -38,3 +38,3 @@
<div class="row mb-3">
<label for="mail" class="form-label col-sm-2">{% trans email %}e-mail address{% endtrans %}</label>
<label for="external-mail" class="form-label col-sm-2">{% trans email %}e-mail address{% endtrans %}</label>
Owner

Please also adjust the value inside the trans tags accordingly. See README.md on how to update translations, then.

Please also adjust the value inside the `trans` tags accordingly. See `README.md` on how to update translations, then.
Author
Owner

Thanks! Adjusted the tag and extracted the messages files.

Thanks! Adjusted the tag and extracted the messages files.
stillbeben marked this conversation as resolved
stillbeben added 1 commit 2022-01-02 22:12:31 +00:00
52ee7464f7
adjust external-mail to new name externalMail
the naming scheme complies with the ldap standards for attribute names
stillbeben added 1 commit 2022-01-02 22:13:25 +00:00
85c4e2628d
selfservice.html: fix external-mail vs. externalMail issue
forgot to rename this occurence at first try
stillbeben added 2 commits 2022-01-03 10:27:34 +00:00
stillbeben requested review from kunsi 2022-01-03 11:26:17 +00:00
kunsi approved these changes 2022-01-03 11:36:08 +00:00
stillbeben merged commit ba5b75e45c into main 2022-01-03 12:49:54 +00:00
stillbeben deleted branch adjust_mail 2022-01-03 12:49:58 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: qzwi/ldap-frontend#1
No description provided.