-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
user_ldap: Add support for gidNumber #4489
Conversation
This patch is based on the work of @dleeuw (https://github.com/dleeuw) (See #2640 (comment) for more details). The difference is user & group data will be written into cache to have better performance, and functions splited from primaryGroupID series to make them more readable. Fixed #2640 Signed-off-by: Xuanwo <xuanwo@yunify.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
👍 (since i cannot github-review self-opened PRs even if the code but one line isn't mine) |
OK, It's the same for me, hoping for the merge. 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets do this!
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Codecov Report
@@ Coverage Diff @@
## master #4489 +/- ##
============================================
- Coverage 53.96% 28.67% -25.3%
- Complexity 21679 21725 +46
============================================
Files 1272 1272
Lines 75789 75280 -509
============================================
- Hits 40898 21583 -19315
- Misses 34891 53697 +18806
|
One test failed, I pushed a fix. Signoff fails for the merge commit → ignore. |
#3218 by @Xuanwo with one adjustement due to changed method name.
Works for me.
Another reviewer? @nextcloud/ldap