-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
enh(settings): Load from disabled users endpoint #40169
Merged
Merged
Conversation
This file contains 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
Pytal
force-pushed
the
enh/add-disabled-users-endpoint
branch
from
September 9, 2023 00:13
303c153
to
4d63760
Compare
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
September 9, 2023 00:38
f0adf49
to
12ce9da
Compare
Pytal
changed the title
[WIP] enh(settings): Load from disabled users endpoint
enh(settings): Load from disabled users endpoint
Sep 9, 2023
Pytal
added
3. to review
Waiting for reviews
and removed
2. developing
Work in progress
labels
Sep 9, 2023
come-nc
force-pushed
the
enh/add-disabled-users-endpoint
branch
from
September 12, 2023 07:08
4d63760
to
bc0fcbe
Compare
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
September 12, 2023 23:10
12ce9da
to
d690221
Compare
come-nc
force-pushed
the
enh/add-disabled-users-endpoint
branch
from
September 18, 2023 13:33
bc0fcbe
to
93722e7
Compare
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
September 29, 2023 18:52
d690221
to
c8acf37
Compare
come-nc
reviewed
Oct 2, 2023
This comment was marked as resolved.
This comment was marked as resolved.
come-nc
force-pushed
the
enh/add-disabled-users-endpoint
branch
from
October 9, 2023 10:04
93722e7
to
61da2b9
Compare
5 tasks
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
October 16, 2023 22:56
c8acf37
to
716c8b2
Compare
artonge
approved these changes
Oct 17, 2023
This comment was marked as resolved.
This comment was marked as resolved.
Merged
Merged
Merged
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
2 times, most recently
from
November 28, 2023 19:23
c0a3f40
to
822ba99
Compare
come-nc
approved these changes
Nov 30, 2023
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
December 1, 2023 00:02
822ba99
to
85e7887
Compare
/backport to stable28 |
Pytal
added
4. to release
Ready to be released and/or waiting for tests to finish
feature: users and groups
bug
and removed
3. to review
Waiting for reviews
labels
Dec 1, 2023
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This matches what was done in the calls and so fixes getting disabled user list when there are several backends returning disabled users. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Pytal
force-pushed
the
enh/load-disabled-users-directly
branch
from
December 1, 2023 01:15
85e7887
to
adc43ea
Compare
susnux
approved these changes
Dec 1, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4. to release
Ready to be released and/or waiting for tests to finish
backport-request
bug
feature: users and groups
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.
Summary
Checklist