yao/sui
Max 93fb007280 refactor: Update Namespace function to handle special characters in name
The Namespace function in utils.go has been updated to handle special characters in the name parameter. This ensures that the generated namespace is valid and avoids any potential issues with naming conflicts. The function now replaces forward slashes, square brackets, and hyphens with underscores before generating the namespace. This change improves the reliability and robustness of the code.
2024-06-14 16:20:52 +08:00
..
api Refactor middleware and request handling code 2024-03-19 13:58:43 +08:00
core refactor: Update Namespace function to handle special characters in name 2024-06-14 16:20:52 +08:00
storages Remove redundant code for syncing asset files 2024-03-13 20:16:13 +08:00