Allow toggle "notActive" and "synchronizeUsers" for LDAP configuration #333

Closed
opened 2022-07-02 12:58:58 +00:00 by justusbunsi · 2 comments
justusbunsi commented 2022-07-02 12:58:58 +00:00 (Migrated from gitea.com)

Currently users have to enable LDAP sources manually via UI, once applied the "notActive" flag via configuration. The same applies to "synchronizeUsers" flag. Both are one-way options. It would be great to have the counterpart for both flags so that users can switch LDAP source states via configuration as well.

EDIT: No upstream required. Turns out it just have to be called with --<flag>=<true|false> instead of --flag <true|false>. Reference comment.

Currently users have to enable LDAP sources manually via UI, once applied the "notActive" flag via configuration. The same applies to "synchronizeUsers" flag. Both are one-way options. It would be great to have the counterpart for both flags so that users can switch LDAP source states via configuration as well. EDIT: No upstream required. Turns out it just have to be called with `--<flag>=<true|false>` instead of `--flag <true|false>`. [Reference comment](https://github.com/go-gitea/gitea/pull/20206#issuecomment-1173152339).
clbx commented 2022-08-22 23:39:20 +00:00 (Migrated from gitea.com)

Seems like this is also an issue with OIDC #352

Seems like this is also an issue with OIDC #352
pat-s commented 2023-07-17 19:53:38 +00:00 (Migrated from gitea.com)

According to the ref this was fixed in 1.18 and should be working now? Closing here 🙂

According to the ref this was fixed in 1.18 and should be working now? Closing here 🙂
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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