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] Various LDAP issues & Missing pagination #8372

Merged
merged 1 commit into from
Oct 3, 2017
Merged

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Oct 2, 2017

@RocketChat/core

Closes #8343
Closes #7263
Closes #7087
Closes #6732
Closes #6033
Closes #4542
Closes #3982
Closes #7348
Closes #7186
Closes #6772
Closes #6393
Closes #2642
Closes #4900
Closes #5408
Closes #6865

May close #5165
May close #4133
May close #4155
May close #5091

  • Use pagination to prevent timeout and size exceeded error on large databases
  • Allow import users using the Execute Synchronization Now button even when recurrent sync is disable
  • Allow configure Sync interval
  • Allow configure Sync existing users only (do not import new ones)
  • The sync will execute in one process only
  • Improve settings organization
  • Improve settings names
  • Improve settings descriptions
  • Close connections based on idle time, preventing multiple connections opened

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-8372 October 2, 2017 19:04 Inactive
@rodrigok rodrigok added this to the 0.59.0-rc.11 milestone Oct 2, 2017
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-8372 October 2, 2017 19:51 Inactive
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-8372 October 2, 2017 20:01 Inactive
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-8372 October 2, 2017 20:20 Inactive
@rodrigok rodrigok changed the title [FIX] Various LDAP issues & add pagination [FIX] Various LDAP issues & Missing pagination Oct 2, 2017
@rodrigok rodrigok merged commit b8984fd into develop Oct 3, 2017
@rodrigok rodrigok deleted the improvements/ldap branch October 3, 2017 00:31
rodrigok added a commit that referenced this pull request Oct 3, 2017
[FIX] Various LDAP issues & Missing pagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment