stable

Clone or download

Read-only

request #13372 authentification type is deleted when gerrit server is edited

When gerrit server is updtated, if the authentification type is no 'digest', this field is deleted. Change-Id: I94397ff89c5078f653eecd53f23e63205ec336df

Modified Files

Name
A plugins/git/db/mysql/updates/2019/201905091615_add_auth_type_on_gerrit_server_when_their_are_void.php +44 −0 Go to diff View file
M plugins/git/include/Git/AdminGerritController.class.php +5 −1 Go to diff View file
M plugins/git/phpunit/Git/AdminGerritControllerTest.php +21 −0 Go to diff View file