Skip to content

feat: implement serial number with random number#5587

Merged
vitormattos merged 3 commits intomainfrom
feat/implement-serial-number
Oct 18, 2025
Merged

feat: implement serial number with random number#5587
vitormattos merged 3 commits intomainfrom
feat/implement-serial-number

Conversation

@vitormattos
Copy link
Member

@vitormattos vitormattos commented Oct 16, 2025

Pull Request Description

Screenshot_20251016_165751

Related Issue

Issue Number:

Pull Request Type

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 Oct 16, 2025
@vitormattos vitormattos self-assigned this Oct 16, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Oct 16, 2025
Will be necessary refactor this to replace the random number by another
algorithm without colision

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos force-pushed the feat/implement-serial-number branch 2 times, most recently from 1c76f69 to 9e0a9b9 Compare October 18, 2025 21:53
@vitormattos
Copy link
Member Author

/backport to stable32

@vitormattos
Copy link
Member Author

/backport to stable31

@vitormattos vitormattos merged commit e1de6a6 into main Oct 18, 2025
100 checks passed
@vitormattos vitormattos deleted the feat/implement-serial-number branch October 18, 2025 21:54
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Oct 18, 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.

1 participant