• Douwe Maan's avatar
    Merge branch '20911-remove-private-token-from-users-api' into 'master' · 54199afb
    Douwe Maan authored
    Don't expose a user's private token in the `/api/v3/user` API
    
    ## Why was this MR needed?
    
    A user's private token is being leaked in the `/api/v3/user` API.
    
    ## What are the relevant issue numbers?
    
    - Closes #20911
    
    ## Does this MR meet the acceptance criteria?
    
    - [ ]  #20911 !6047 Application-Specific Tokens Are Insecure
        - [x]  Implementation
        - [x]  Test
        - [x]  CHANGELOG
        - [x]  Make sure build is green
        - [x]  Assign to endboss
        - [ ]  Wait for merge
    
    
    See merge request !6047
    54199afb
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 191 KB