[PR #94] [MERGED] no special characters when creating organization #138

Closed
opened 2026-02-15 16:30:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/94
Author: @kschmelter13
Created: 12/16/2023
Status: Merged
Merged: 12/16/2023
Merged by: @timothycarambat

Base: masterHead: patch-1


📝 Commits (1)

  • ff3f301 no special characters when creating organization

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 backend/models/organization.js (+10 -0)

📄 Description

Checks the organizations name for special chars using a regex


🔄 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/Mintplex-Labs/vector-admin/pull/94 **Author:** [@kschmelter13](https://github.com/kschmelter13) **Created:** 12/16/2023 **Status:** ✅ Merged **Merged:** 12/16/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ff3f301`](https://github.com/Mintplex-Labs/vector-admin/commit/ff3f3012e0dfd3c76d19f881b426f9f1966782c4) no special characters when creating organization ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/models/organization.js` (+10 -0) </details> ### 📄 Description Checks the organizations name for special chars using a regex --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:26 -05:00
yindo closed this issue 2026-02-15 16:30:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#138