• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vocdoni / saas-backend / 19764026583 / 1
63%
main: 63%

Build:
Build:
LAST BUILD BRANCH: f/372-improve-csp-verification-msg
DEFAULT BRANCH: main
Ran 28 Nov 2025 12:39PM UTC
Files 77
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Nov 2025 12:36PM UTC coverage: 62.762% (+0.02%) from 62.747%
19764026583.1

Pull #331

github

altergui
refactor(auth): replace hashing with encryption for verification codes

Replace one-way hashing with reversible encryption for verification code
storage and validation. This change enables the system to decrypt stored
codes back to their original values for verification purposes.

Changes:
- Replace HashVerificationCode with SealToken when generating codes
- Replace hash comparison with OpenToken when validating codes
- Add error handling for encryption/decryption operations
- Update tests to validate encrypted code format and length constraints
- Apply changes across user verification, password reset, and code resend flows

This improves the verification flow by allowing bidirectional code
transformation while maintaining security through encryption with
user-specific secrets.
Pull Request #331: refactor(auth): replace hashing with encryption for verification codes

6708 of 10688 relevant lines covered (62.76%)

39.87 hits per line

Source Files on job 19764026583.1
  • Tree
  • List 77
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19764026583
  • 2788f765 on github
  • Prev Job for on bug/fix-resend-verification-code (#19711548756.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc