Commit Graph

181 Commits (dff38830b6632266d1ebbbdefeaba65ffdf69f5b)

Author SHA1 Message Date
Rodrigo Nascimento abe1f41202
Release 0.72.0 (#12742) 7 years ago
Marcos Spessatto Defendi 3ae206e3e3 Convert rocketchat-ldap to main module structure (#12678) 7 years ago
Marcos Spessatto Defendi 515a372edb Convert rocketchat-file to main module structure (#12644) 7 years ago
Rodrigo Nascimento 26d59c3625
Removal of EJSON, Accounts, Email, HTTP, Random, ReactiveDict, ReactiveVar, SHA256 and WebApp global variables (#12377) 7 years ago
Rodrigo Nascimento 6e88d4d474
Removal of Meteor global variable (#12371) 7 years ago
Marcos Spessatto Defendi e14b9bafa8 [BREAK] Add expiration to API login tokens and fix duplicate login tokens created by LDAP (#12186) 7 years ago
Diego Sampaio dcdcbfba9e
Additional eslint rules (#11804) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 7 years ago
CrazyMax e4ff555a91 [IMPROVE] Add template tag #{userdn} to filter LDAP group member format (#11662) 7 years ago
Rodrigo Nascimento 602c24f637
[FIX] LDAP was accepting login with empty passwords for certain AD configurations (#11264) 7 years ago
Rodrigo Nascimento 57620326a7
Merge pull request #9309 from RocketChat/hotfix/ldap-import 8 years ago
Rodrigo Nascimento cfea5288d8
[FIX] LDAP/AD is not importing all users 8 years ago
Bruno G M Correa ea449121da [FIX] Remove property access committed by mistake 8 years ago
Bruno Godoy Martins Correa 36b5b7ab51
Update sync.js 8 years ago
Bruno G M Correa 860175481a [FIX] Sync of non existent field throws exception 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Rodrigo Nascimento 178c659a5d
Merge pull request #8691 from RocketChat/hotfix/ldap-utf8 8 years ago
Rodrigo Nascimento fa034c2303
[FIX] LDAP not respecting UTF8 characters & Sync Interval not working 8 years ago
Rodrigo Nascimento 16fde7b846
Merge pull request #8613 from RocketChat/hotifx/ldap-merge-users 8 years ago
Rodrigo Nascimento e036fb0b45
[FIX] LDAP not mergint existent users && Wrong id link generation 8 years ago
Rodrigo Nascimento 7cca95874d
Merge pull request #8541 from RocketChat/hotifx/ldap-login-error 8 years ago
Rodrigo Nascimento 4431d76116
[FIX] LDAP login error regression at 0.59.0 8 years ago
Rodrigo Nascimento 47afc0bada
Merge pull request #8457 from RocketChat/improvements/ldap-memory-leak 8 years ago
Rodrigo Nascimento 1d0ac2a903
[FIX] LDAP memory issues when pagination is not available 8 years ago
Rodrigo Nascimento 4055689afa
Merge pull request #8417 from RocketChat/improvements/ldap-internal-log-level 8 years ago
Rodrigo Nascimento 8ddfc66f08
Merge pull request #8414 from RocketChat/improvements/ldap-reconnect 8 years ago
Rodrigo Nascimento cc6fad4380
Merge pull request #8398 from RocketChat/improvements/ldap-size-config 8 years ago
Rodrigo Nascimento 7035293bb7
Fix: Missing LDAP option to show internal logs 8 years ago
Rodrigo Nascimento bd16fa49d9
Fix: Missing LDAP reconnect setting 8 years ago
Martin Schoeler 0dd396c4e2 [NEW] Header Redesign (#7750) 8 years ago
Rodrigo Nascimento 1945cd3114
Fix: Missing settings to configure LDAP size and page limits 8 years ago
Rodrigo Nascimento 76935e3f45
Merge pull request #8372 from RocketChat/improvements/ldap 8 years ago
Rodrigo Nascimento a2f42e4d6d
[FIX] Vairous LDAP issues & add pagination 8 years ago
Rodrigo Nascimento 74f85fd4ba
Merge pull request #8099 from RocketChat/set-avatar-on-ldap-login 8 years ago
Diego Sampaio 1fbf48dd07
Fix set user avatar on LDAP login 8 years ago
Bruno Godoy M Correa 131f3f3748 Replacing code by method call 8 years ago
Bruno Godoy M Correa de0d2f01b6 Allow ldap mapping of customFields 8 years ago
Rodrigo Nascimento 9aba96e094 Merge pull request #7472 from RocketChat/always-set-ldap-property 8 years ago
Diego Sampaio 298da0e979
Always set LDAP properties on login 8 years ago
pmb 8a23424cb0 only store passwords if LDAP_Login_Fallback is on 8 years ago
pmb d39f96b155 restore whitespace 8 years ago
pmb 21f09e85de do not store password if LDAP_Login_Fallback is off 8 years ago
bbrauns df7a55da19 refactor: spaces in string templates added 8 years ago
bbrauns 666a4acf02 refactor: spaces in string templates added; missing semicolon 8 years ago
bbrauns 391f98b3b6 refactor: missing semicolons, template syntax for string concat 8 years ago
bbrauns adeef9901b [New] LDAP: Use variables in User_Data_FieldMap for name mapping 8 years ago
Rodrigo Nascimento 06d966cd8b Remove RocketChatFileAvatarInstance 8 years ago
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 8 years ago
Rodrigo Nascimento 7b1e076cbc Add ESLint rule `object-shorthand` (#6457) 8 years ago
Rodrigo Nascimento e8074d22b6 Add ESLint rules `one-var` and `no-var` (#6459) 8 years ago