- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 4.6k
 
Do not emit UserCreatedEvent twice #23887
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
Conversation
| 
           DCO check failed: https://github.com/nextcloud/server/pull/23887/checks?check_run_id=1351716573 Please sign off your commit :)  | 
    
… anymore, as event is already emitted in user manager Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
| 
           @ecsecta Mind to also remove the   | 
    
| 
           Yup, sorry.  | 
    
Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
          
 Don't worry - that's what we have the CI jobs for. Reminding us of the easy to forget stuff.  | 
    
| 
           Static code analysis fail is unrelated. That is from a wrong merge from yesterday.  | 
    
| 
           Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22  | 
    
| 
           /backport to stable20  | 
    
| 
           The backport to stable20 failed. Please do this backport manually.  | 
    
| 
           Backport in #23917  | 
    
no more translation from postCreateUser hook to UserCreatedEvent anymore, as event is already emitted in user manager
Fixes #23797