redeployment forgejo + setup ldap #1

Merged
mg merged 123 commits from gb into master 2024-04-04 09:48:10 +02:00
Showing only changes of commit 37491d1867 - Show all commits

View file

@ -47,7 +47,7 @@
--user-filter "(&(memberof=cn=gitea,ou=groups,dc=mgrote,dc=net)(|(uid=%[1]s)(mail=%[1]s)))" \ --user-filter "(&(memberof=cn=gitea,ou=groups,dc=mgrote,dc=net)(|(uid=%[1]s)(mail=%[1]s)))" \
--username-attribute "uid" \ --username-attribute "uid" \
--email-attribute "mail" \ --email-attribute "mail" \
--firstname-attribute "givennName" \ --firstname-attribute "givenName" \
--surname-attribute "sn" \ --surname-attribute "sn" \
--avatar-attribute "jpegPhoto" \ --avatar-attribute "jpegPhoto" \
--synchronize-users --synchronize-users