Skip to content

chore: valdiate display name at API side#5562

Merged
vitormattos merged 1 commit intomainfrom
fix/validate-display-name
Oct 13, 2025
Merged

chore: valdiate display name at API side#5562
vitormattos merged 1 commit intomainfrom
fix/validate-display-name

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Pull Request Description

Validate if display name have the right length.

Related Issue

Pull Request Type

  • Bugfix

Pull request checklist

  • Did you explain or provide a way of how can we test your code ?
  • If your pull request is related to frontend modifications provide a print of before and after screen
  • Did you provide a general summary of your changes ?
  • Try to limit your pull request to one type, submit multiple pull requests if needed
  • I implemented tests that cover my contribution
How to see this running using GitHub Codespaces

1. Open the Codespace

  • Authenticate to GitHub
  • Go to the branch: chore/reduce-configure-check-time
  • Click the Code button and select the Codespaces tab.
  • Click "Create codespace on feat/customize-signature-stamp"

2. Wait for the environment to start

  • A progress bar will appear on the left.
  • After that, the terminal will show the build process.
  • Wait until you see the message:
    ✍️ LibreSign is up!
    This may take a few minutes.

3. Access LibreSign in the browser

  • Open the Ports tab (next to the Terminal).
  • Look for the service running on port 80.
  • Hover over the URL and click the globe icon 🌐 to open it in your browser.

4. (Optional) Make the service public

  • If you want to share the app with people not logged in to GitHub, you must change the port visibility:
    • Click the three dots on the row for port 80.
    • Select Change visibilityPublic.

5. Login credentials

  • Username: admin
  • Password: admin

Done! 🎉
You're now ready to test this.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Major (33) milestone Oct 13, 2025
@vitormattos vitormattos requested a review from Copilot October 13, 2025 18:55
@vitormattos vitormattos self-assigned this Oct 13, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Oct 13, 2025

This comment was marked as resolved.

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit cded452 into main Oct 13, 2025
57 checks passed
@vitormattos vitormattos deleted the fix/validate-display-name branch October 13, 2025 23:22
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Oct 13, 2025
@vitormattos vitormattos removed this from the Next Major (33) milestone Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants