Uh oh!
There was an error while loading. Please reload this page.
register and show when an LDAP user was detected as unavailable/deleted - #13138
Merged
MorrisJobke merged 3 commits intoJan 4, 2019
Merged
Conversation
blizzz
commented
Dec 18, 2018
MemberAuthor
/backport to stable15 |
blizzz
commented
Dec 18, 2018
MemberAuthor
/backport to stable14 |
skjnldsv
commented
Dec 21, 2018
Member
We really need to create a all-in-one docker for ldap instead of the weird thing we have from the owncloud documentation :) |
as they are interact with the DB they are more integraiton than unit tests Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzzforce-pushed
the
enhancement/noid/ldap-remnants-detected-field
branch
from
December 21, 2018 16:24
af95dc4 to
85f14bcCompareblizzz
commented
Dec 21, 2018
MemberAuthor
rebased for CI |
MorrisJobke
commented
Jan 4, 2019
Member
|
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
backport to stable15 in #13372 |
backport to stable14 in #13373 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ldap:show-remnantscommand was added.--short-dateflag to display it in "Y-m-d" format which is easier to consume for scripts that may react on it. For users that were detected earlier, the value "unknown" is shown instead.How to test?
occ ldap:check-user $uid(beware caching)occ ldap:show-remnantsshows this user as deleted, with a readable long time formatocc ldap:show-remnants --short-dateshows this user as deleted, with Y-m-d formatted date