This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix reactivated users not being added to the user directory #10782
Merged
DMRobertson
merged 12 commits into
develop
from
dmr/reactivated-users-in-directory-direct-to-develop
Sep 23, 2021
Merged
Fix reactivated users not being added to the user directory #10782
DMRobertson
merged 12 commits into
develop
from
dmr/reactivated-users-in-directory-direct-to-develop
Sep 23, 2021
Commits on Sep 8, 2021
-
Cherry-pick "Fix reactivated users not being added to directory "
There was a merge conflict relating to the guard on user_directory_search_all_users. I've chosen to not reinstate the guard because: - it's rare that users are going to be reactivated - I'm going to remove these guards which stop us from inserting into the directory in upcoming changes (so that guards just protect the search) - It's less churn Was originally: commit c0b8d1b Author: David Robertson <[email protected]> Date: Sat Sep 4 03:22:23 2021 +0100
David Robertson committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for ad6eab0 - Browse repository at this point
Copy the full SHA ad6eab0View commit details -
David Robertson committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for cf73b68 - Browse repository at this point
Copy the full SHA cf73b68View commit details -
David Robertson committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 963891e - Browse repository at this point
Copy the full SHA 963891eView commit details -
Co-authored-by: Dirk Klimpel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9b1de0 - Browse repository at this point
Copy the full SHA c9b1de0View commit details -
David Robertson committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 43a77af - Browse repository at this point
Copy the full SHA 43a77afView commit details -
Use password handler rather than direct insertion
David Robertson committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d795fc8 - Browse repository at this point
Copy the full SHA d795fc8View commit details -
David Robertson committed
Sep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for fe11ead - Browse repository at this point
Copy the full SHA fe11eadView commit details
Commits on Sep 21, 2021
-
Merge branch 'develop' into dmr/reactivated-users-in-directory-direct…
…-to-develop
David Robertson committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 8acffee - Browse repository at this point
Copy the full SHA 8acffeeView commit details
Commits on Sep 22, 2021
-
Get handler with getter, not private member
Co-authored-by: reivilibre <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5e1be1 - Browse repository at this point
Copy the full SHA e5e1be1View commit details -
Reactivate user via admin api, not hacks
David Robertson committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e75c8f - Browse repository at this point
Copy the full SHA 9e75c8fView commit details
Commits on Sep 23, 2021
-
Update changelog.d/10782.bugfix
Co-authored-by: Richard van der Hoff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b637d4 - Browse repository at this point
Copy the full SHA 1b637d4View commit details -
Remove duplicate changelog from old branch
David Robertson committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for d5c5558 - Browse repository at this point
Copy the full SHA d5c5558View commit details
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.