Skip to content

Commit 8650f16

Browse files
Warn user to refresh projects after toggling defaults (and new is different)
1 parent 60dfb16 commit 8650f16

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/main/resources/configureCodeDxTask.ftl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@
391391
392392
// Warn the user http is insecure if they are using that
393393
updateUrlWarning();
394+
395+
// Warn the user if they should refresh the projects
396+
serverCredentialsOnChange();
394397
}
395398
396399
function toggleHelp(event) {

0 commit comments

Comments
 (0)