When running the setup script, allow the user to enable CORS for their instance. It is disabled by default.
Preview
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/imputnet/cobalt/pull/113
**Author:** [@jojobii-arks](https://github.com/jojobii-arks)
**Created:** 4/9/2023
**Status:** ✅ Merged
**Merged:** 4/9/2023
**Merged by:** [@wukko](https://github.com/wukko)
**Base:** `current` ← **Head:** `jojobii-arks/112`
---
### 📝 Commits (2)
- [`314c5fb`](https://github.com/imputnet/cobalt/commit/314c5fbfcc1e2da248f3dd2a429b8532e4c8cb76) feat(setup): add cors option to setup script
- [`ace49e8`](https://github.com/imputnet/cobalt/commit/ace49e87dfeed6da27a5f21f401bd1cf3244d596) better wording
### 📊 Changes
**1 file changed** (+7 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `src/modules/setup.js` (+7 -1)
</details>
### 📄 Description
# Summary
- When running the setup script, allow the user to enable CORS for their instance. It is disabled by default.
# Preview


---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/113
Author: @jojobii-arks
Created: 4/9/2023
Status: ✅ Merged
Merged: 4/9/2023
Merged by: @wukko
Base:
current← Head:jojobii-arks/112📝 Commits (2)
314c5fbfeat(setup): add cors option to setup scriptace49e8better wording📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
src/modules/setup.js(+7 -1)📄 Description
Summary
Preview
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.