Improve management of managed user#6748
Merged
tramuntanal merged 24 commits intodevelopfrom Dec 29, 2020
Merged
Conversation
6 tasks
06fa6ec to
af9cb5c
Compare
af9cb5c to
c5086f7
Compare
This was referenced Nov 5, 2020
819d7bd to
c8c1a66
Compare
e0679f2 to
2e43aaa
Compare
2e43aaa to
ea89df8
Compare
58dc27b to
73ad868
Compare
b8eab39 to
2532fb2
Compare
2532fb2 to
3cbc9ae
Compare
Contributor
|
@decidim/core this has been approved by @decidim/product, can you review it please? 😄 |
55de1ba to
4d58c38
Compare
tramuntanal
approved these changes
Dec 29, 2020
4 tasks
mrcasals
added a commit
that referenced
this pull request
May 6, 2021
* Log action when impersonate user * Create impersonation_log presenter * Add user to log message * Log action of promoting user * Create event for notify verifications error * Add conflict model to keep track of conflicts * Improve event to notify verifications conflict * Notify admins and save conflict when verification fails * Move conflicts to admin app * Add transfer_user command * Remove extra blank line at the end * use decidim namespace * Change condition to update email * Add action log for transfer user * Change event and error message about conflict * Add tests for conflicts controller * update managed user password when transfering user * Remove confirmation and set user to managed false * Check confirmed_at is not nil * Remove validation * Fix specs * Change document_number to unique_id * Change factory to use unique_id instead document_number * Add test for invalid update Co-authored-by: Marc Riera Casals <mrc2407@gmail.com>
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 free
to 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.
🎩 What? Why?
Please describe your pull request.
📌 Related Issues
Testing
Describe the best way to test or validate your PR.
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Please add screenshots of the changes you're proposing