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

raystack / frontier / 25657497033
42%
main: 44%

Build:
Build:
LAST BUILD BRANCH: feat/gitops-platform-users
DEFAULT BRANCH: main
Ran 11 May 2026 07:57AM UTC
Jobs 1
Files 276
Run time 1min
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

11 May 2026 07:46AM UTC coverage: 41.985% (+0.02%) from 41.963%
25657497033

Pull #1595

github

AmanGIT07
feat(user): revoke sessions on user disable

When a user is disabled, soft-delete all of their active sessions so
outstanding session cookies stop authenticating immediately rather than
lingering until expires_at (up to 7 days). The lazy notDisabledUserExp
filter at the user repo already blocks disabled-user auth, so this is a
hygiene/audit improvement rather than a security fix: it produces an
explicit revocation trail (per-session SessionRevokedEvent records via
the existing audit hook) and prevents pre-disable sessions from silently
resuming if the user is re-enabled within the validity window.

Reuses repo.List + repo.Delete instead of adding a bulk SQL path, so
each revoked session goes through the same audit pipeline as a manual
admin revoke.

Refs: #1585

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1595: feat(user): revoke sessions on user disable

16 of 17 new or added lines in 3 files covered. (94.12%)

8 existing lines in 1 file now uncovered.

15647 of 37268 relevant lines covered (41.99%)

11.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% cmd/serve.go

Coverage Regressions

Lines Coverage ∆ File
8
71.74
3.45% core/authenticate/session/service.go
Jobs
ID Job ID Ran Files Coverage
1 25657497033.1 11 May 2026 07:57AM UTC 276
41.99
GitHub Action Run
Source Files on build 25657497033
  • Tree
  • List 276
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1595
  • PR Base - main (#25491509740)
  • Delete
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