Commit Graph

25 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 ba5b75e45c Merge pull request 'adjust email value to external-email' (#1) from adjust_mail into main
Reviewed-on: #1
2022-01-03 12:49:53 +00:00
Rico 9e23cea6c9
messages: update message labels and translation file 2022-01-03 11:27:31 +01:00
Rico d0f9da25cd
selfservice.html: update trans tag for externalMail 2022-01-03 11:27:09 +01:00
Rico 85c4e2628d
selfservice.html: fix external-mail vs. externalMail issue
forgot to rename this occurence at first try
2022-01-02 23:13:21 +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 fcb6a8f6ca
add support for external sites in menu 2021-12-22 10:01:01 +01:00
Franzi d8c0b28cab
add LICENCE and README.md 2021-12-21 17:07:56 +01:00
Franzi e32089c81e
add CSRF validation 2021-12-21 16:57:39 +01:00
Franzi ae5a18138b
use correct rainbow flag for favicon 2021-12-21 12:24:18 +01:00
Franzi fafb655aff
use rainbow flag as favicon 2021-12-21 11:47:57 +01:00
Franzi 72a8fb69fb
show which groups you are member in 2021-12-21 11:14:05 +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 4ed04fafdd
fix KeyErrors in session 2021-12-21 10:47:25 +01:00
Franzi 9b454b58e1
use local bootstrap version 2021-12-21 10:45:41 +01:00
Franzi 6d798b80b6
make sure we have gunicorn 2021-12-21 10:38:33 +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 bf5ba98ab8
helpers.ldap.connect(): raise LDAPException for every non-zero result 2021-12-21 09:58:05 +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