mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
[PR #94] [MERGED] no special characters when creating organization #298
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
ff3f301no 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.