Commit graph

12 commits

Author SHA1 Message Date
Franzi 712dc16447
Revert "Merge pull request 'adjust email value to external-email' (#1) from adjust_mail into main"
This reverts commit ba5b75e45c, reversing
changes made to c12c58e4dc.
2022-02-25 15:25:13 +01:00
Rico 52ee7464f7
adjust external-mail to new name externalMail
the naming scheme complies with the ldap standards for attribute names
2022-01-02 23:12:28 +01:00
Rico 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.
2021-12-31 22:25:16 +01:00
Franzi c12c58e4dc
fix KeyError in group_edit 2021-12-23 16:28:10 +01:00
Franzi 8db179d07c
add translation to german 2021-12-23 09:19:51 +01:00
Franzi e32089c81e
add CSRF validation 2021-12-21 16:57:39 +01:00
Franzi 1fd2c4e984
from ldap3.utils.dn import escape_rdn 2021-12-21 11:02:48 +01:00
Franzi c08a24b9f3
redirect / to /selfservice if user is logged in already 2021-12-21 10:58:36 +01:00
Franzi 8de81d8ab1
implement group member management 2021-12-21 10:20:16 +01:00
Franzi 6446c09a01
implement password change 2021-12-21 09:58:57 +01:00
Franzi 026fbf3c58
add some group management 2021-12-21 09:27:25 +01:00
Franzi 602127cbdc
initial commit 2021-12-21 08:30:36 +01:00