[PR #113] [MERGED] feat(setup): add cors option to setup script #3956

Closed
opened 2026-04-13 12:23:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: currentHead: jojobii-arks/112


📝 Commits (2)

  • 314c5fb feat(setup): add cors option to setup script
  • ace49e8 better wording

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 src/modules/setup.js (+7 -1)

📄 Description

Summary

  • When running the setup script, allow the user to enable CORS for their instance. It is disabled by default.

Preview

image

image


🔄 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 ![image](https://user-images.githubusercontent.com/78003700/230754926-377ea662-79d4-46be-aaf2-f07a1bd8ad0f.png) ![image](https://user-images.githubusercontent.com/78003700/230754928-a763c67a-f4e9-4da8-93a0-833002f82977.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 12:23:10 -05:00
Sign in to join this conversation.