Skip to content

Conversation

vitormattos
Copy link
Member

@vitormattos vitormattos commented Sep 30, 2025

Pull Request Description

Prevent error when the common name is bigger than 64 chars

To haven't conflicts with #5459, will be necessary merge the follow PR before add a limit at displayName field at frontend side:

Related Issue

Issue Number:

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.

@vitormattos vitormattos added this to the Next Major (33) milestone Sep 30, 2025
@vitormattos vitormattos self-assigned this Sep 30, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Sep 30, 2025
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Oct 6, 2025
@vitormattos vitormattos force-pushed the fix/prevent-error-with-big-common-name branch from 635fed9 to 1673591 Compare October 7, 2025 23:04
@vitormattos vitormattos marked this pull request as ready for review October 9, 2025 13:05
@vitormattos
Copy link
Member Author

/backport to stable32

@vitormattos
Copy link
Member Author

/backport to stable31

@vitormattos vitormattos merged commit 6d6b046 into main Oct 9, 2025
58 checks passed
@vitormattos vitormattos deleted the fix/prevent-error-with-big-common-name branch October 9, 2025 13:27
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Oct 9, 2025
@EdnaldoNeimeg EdnaldoNeimeg removed this from the Next Major (33) milestone Oct 11, 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.

3 participants