Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix LDAP/AD sync: function calls for password creation #6581

Merged
merged 4 commits into from
Jan 15, 2019

Conversation

smb
Copy link
Contributor

@smb smb commented Jan 11, 2019

also:

  • change generatePassword to be more secure (allow duplicate chars)
  • move generatePassword from trait to helper
  • fix summary output for sync command

- move generatePassword from trait to helper
- fix summary output for sync command
@smb smb requested a review from snipe as a code owner January 11, 2019 14:54
… all when ldap field is set

- Sync non activated users (But set activated=0)
@smb
Copy link
Contributor Author

smb commented Jan 15, 2019

ldap_active_flag was broken (interpretet as boolean, but its a ldap field)

@snipe snipe merged commit 74c099f into snipe:develop Jan 15, 2019
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.

2 participants