mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Replaced OIDC login for gitea with oauth2 proxy and LDAP to guaranty correct username etc.
This commit is contained in:
@@ -1944,7 +1944,7 @@
|
||||
"true"
|
||||
],
|
||||
"ldap.full.name.attribute": [
|
||||
"{{ ldap.attributes.name }}"
|
||||
"{{ ldap.attributes.fullname }}"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user