stable

Clone or download

Read-only

REST authentication flow should log the rejections

This can be helpful for debugging purposes. This is part of story #14542: have OAuth2 flow Change-Id: Ifecb3a84514577af4de7f5e7eb8dfec2a4f56f28

Modified Files

Name
M src/common/REST/RESTAuthenticationFlowIsAllowed.php +19 −7 Go to diff View file
M src/common/REST/TuleapRESTAuthentication.php +2 −1 Go to diff View file
A tests/phpunit/common/REST/RESTAuthenticationFlowIsAllowedTest.php +146 −0 Go to diff View file