Fix admin + ldap configuration #183

Merged
justusbunsi merged 1 commits from refs/pull/183/head into master 2021-06-21 13:28:19 +00:00
justusbunsi commented 2021-06-16 20:10:06 +00:00 (Migrated from gitea.com)

This fixes several flaws introduced by commits for #169 (see c49dc047a4).

  • Respect kebab-case ldap bind inline definition
  • Prevent camelCase ldap bind inline definition from being overridden by empty string
  • Create admin account when existingSecret is used
This fixes several flaws introduced by commits for #169 (see c49dc047a498973920e6743fa6c330fd2f81dd47). - Respect kebab-case ldap bind inline definition - Prevent camelCase ldap bind inline definition from being overridden by empty string - Create admin account when `existingSecret` is used
zeripath (Migrated from gitea.com) approved these changes 2021-06-16 20:27:18 +00:00
luhahn (Migrated from gitea.com) reviewed 2021-06-17 09:38:20 +00:00
luhahn (Migrated from gitea.com) left a comment

Just a small issue here, the rest seems okay

Just a small issue here, the rest seems okay
luhahn (Migrated from gitea.com) approved these changes 2021-06-17 09:40:59 +00:00
luhahn (Migrated from gitea.com) left a comment

Nevermind, i should not review after getting the covid vaccine. Im dizzy, sorry:D

Nevermind, i should not review after getting the covid vaccine. Im dizzy, sorry:D
luhahn commented 2021-06-21 09:58:33 +00:00 (Migrated from gitea.com)

Just tested this and it works fine. However the next release needs to be 3.2.0 because of the database updates.

Just tested this and it works fine. However the next release needs to be 3.2.0 because of the database updates.
Sign in to join this conversation.
No description provided.