Skip to content

Add account creation and approval workflow to create-a-container web server or homepage #37

@cmyers-mieweb

Description

@cmyers-mieweb

Objective:

  • Implement an account creation/sign-up tool inside the create-a-container web server, or on the opensource home page.
  • Account requests should be forwarded to the devops inbox for approval before allowing new accounts to create containers.

Tasks:

  • Design and build a user registration/sign-up UI integrated into the create-a-container web server or the main opensource site.
  • Ensure account requests are sent to the devops inbox (e.g., via email or notification system) for manual approval.
  • Block container creation for unapproved accounts; only approved accounts can create containers.
  • Document the approval process and UX changes.

Priority: Medium

Acceptance Criteria:

  • New users can request accounts through the web interface.
  • Account requests are reliably forwarded to the devops inbox for approval.
  • Only approved accounts are permitted to create containers.
  • Documentation is updated to cover the workflow and approval process.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions