Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add a display name to template settings #3321

Closed
Assignees
mtojek
Labels
apiArea: HTTP API
@bpmct

Description

@bpmct

Problem statement

I'd love to be able to create templates with the following names:

  • Proxmox VM
  • Proxmox Container
  • Standard Dev Bundle
  • Bare Dev Bundle
  • Ubuntu Slim
  • Docker with nixOS

However, template names are currently being validated as usernames so this is not possible.

Namestring`json:"name" validate:"username,required"`

usernameRegex=regexp.MustCompile("^[a-zA-Z0-9]+(?:-[a-zA-Z0-9]+)*$")

Definition of done

Users can create templates with names that contain spaces.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp