Support all LDAP settings #81

Closed
opened 2020-12-10 07:51:02 +00:00 by lafriks · 1 comment
lafriks commented 2020-12-10 07:51:02 +00:00 (Migrated from gitea.com)

Currently not all LDAP settings are supported.

at least few I see missing are:

  • firstnameAttribute
  • surnameAttribute
  • publicSshKeyAttribute
  • skipTlsVerify
  • restrictedFilter

Ref: https://github.com/go-gitea/gitea/blob/master/cmd/admin_auth_ldap.go#L27

Currently not all LDAP settings are supported. at least few I see missing are: * firstnameAttribute * surnameAttribute * publicSshKeyAttribute * skipTlsVerify * restrictedFilter Ref: https://github.com/go-gitea/gitea/blob/master/cmd/admin_auth_ldap.go#L27
luhahn commented 2020-12-16 13:00:18 +00:00 (Migrated from gitea.com)

#87 merged

#87 merged
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#81
No description provided.