stable

Clone or download

Read-only

request #13988 Git sort alphabetically as anonymous triggers error 500

When an anonymous user wants to access to the user preference resource, a 404 is now returned Change-Id: I5445cfa92cb2599cdf1ffdb9c0c3e4da3510dc65

Modified Files

Name
M plugins/git/www/scripts/repositories/src/constants.js +2 −0 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/actions.js +4 −2 Go to diff View file
M plugins/git/www/scripts/repositories/src/store/actions.test.js +3 −2 Go to diff View file
M src/common/User/REST/v1/UserResource.php +4 −0 Go to diff View file