Skip to content

Fix ldap - #16

Open
Nurax67 wants to merge 3 commits into
mainfrom
fix-ldap
Open

Fix ldap#16
Nurax67 wants to merge 3 commits into
mainfrom
fix-ldap

Conversation

@Nurax67

@Nurax67 Nurax67 commented Jul 27, 2026

Copy link
Copy Markdown

Short Summary:

  • Fixes user handling regarding LDAP AccountLock.
  • Renames !sync dry command to !dryrun for better clarity.

Details:

Before:
Users with AccountLock = FALSE were incorrectly treated as if AccountLock = TRUE. Only users with AccountLock = None were handled correctly.

After:
Users with AccountLock = FALSE and AccountLock = None are now handled the same way. Users with AccountLock = TRUE are handled accordingly.

Nurax67 added 3 commits July 27, 2026 16:57
User with AccountLock = 'None' and AccountLock = 'FALSE' are not handled correctly.
Changes command from !sync dry to !dryrun to avoid confusion and minimize errors
Updating Version to 0.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant