Skip to content

Adds ability to disable browser check via config#2863

Merged
chrisknoll merged 1 commit intoOHDSI:masterfrom
alondhe:issue-2845
May 23, 2023
Merged

Adds ability to disable browser check via config#2863
chrisknoll merged 1 commit intoOHDSI:masterfrom
alondhe:issue-2845

Conversation

@alondhe
Copy link
Contributor

@alondhe alondhe commented May 19, 2023

For #2845: adds a config setting named "disableBrowserCheck", which will default to false (meaning, run the browser check and toggle the warning if not a supported browser). Setting this to true will disable the browser check and warning.

To do this, I removed the existing BrowserDetection JS script and instead have a knockout data bind that runs toggleBrowserWarning() to handle this decision.

@alondhe alondhe changed the title Adds #2845: config ability to disable browser check Adds ability to disable browser check via config May 19, 2023
@chrisknoll chrisknoll merged commit 1297c13 into OHDSI:master May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants