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

umputun / stash
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/lib/stash-rust/bytes-1.11.1
DEFAULT BRANCH: master
Repo Added 24 Nov 2025 02:23AM UTC
Files 32
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

LAST BUILD ON BRANCH feat/selective-session-invalidation
branch: feat/selective-session-invalidation
CHANGE BRANCH
x
Reset
  • feat/selective-session-invalidation
  • api-list-keys
  • audit-trail
  • audit-ui
  • ci/add-permissions-blocks
  • conflict-detection
  • dependabot/cargo/lib/stash-rust/bytes-1.11.1
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-java-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/gradle/actions-5
  • dependabot/go_modules/go-modules-35375c2958
  • dependabot/go_modules/go-modules-f180a085e8
  • docs/claude/fix-ihttp-env-flag
  • e2e-playwright-go
  • e2e-tests
  • feat-public-access
  • feat/git-ssh-key
  • feat/key-history
  • feat/rate-limiting
  • feat/sighup-auth-reload
  • feat/syntax-highlighting
  • feat/value-validation
  • feature/auth-hot-reload
  • feature/cache-layer
  • feature/enum-types
  • feature/git-versioning
  • feature/granular-auth
  • feature/sdk-sse-subscriptions
  • feature/secrets-vault
  • feature/subscribe
  • feature/web-pagination
  • fix-e2e-flaky
  • fix/git-concurrency-and-error-handling
  • fix/server-code-review-improvements
  • java-sdk
  • json-schema-validation
  • master
  • persistent-sessions
  • python-sdk
  • refactor-audit-package
  • refactor-auth
  • refactor/consolidate-zk-crypto
  • refactor/split-server-subpackages
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.13.2
  • refs/tags/v0.13.3
  • refs/tags/v0.13.4
  • refs/tags/v0.14.0
  • refs/tags/v0.15.0
  • refs/tags/v0.16.0
  • refs/tags/v0.17.0
  • refs/tags/v0.18.0
  • refs/tags/v0.18.1
  • refs/tags/v0.19.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.7.3
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • rust-sdk
  • sdk-api
  • typescript-sdk
  • zk-encryption

04 Dec 2025 08:01AM UTC coverage: 82.703% (+0.2%) from 82.46%
19921836200

Pull #24

github

umputun
feat(auth): selective session invalidation on config reload

Instead of invalidating all sessions when auth config is reloaded,
only invalidate sessions for users that were removed or had their
password changed. Users with only permission changes keep their
sessions.

- Add DeleteSessionsByUsername method to SessionStore interface
- Add idx_sessions_username index for efficient username-based deletion
- Add comprehensive tests for selective invalidation scenarios
- Add debug logging to store operations
Pull Request #24: feat(auth): selective session invalidation on config reload

54 of 56 new or added lines in 2 files covered. (96.43%)

2362 of 2856 relevant lines covered (82.7%)

90.61 hits per line

Relevant lines Covered
Build:
Build:
2856 RELEVANT LINES 2362 COVERED LINES
90.61 HITS PER LINE
Source Files on feat/selective-session-invalidation
  • Tree
  • List 17
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19921836200 feat/selective-session-invalidation feat(auth): selective session invalidation on config reload Instead of invalidating all sessions when auth config is reloaded, only invalidate sessions for users that were removed or had their password changed. Users with only permission changes ... Pull #24 04 Dec 2025 08:03AM UTC umputun github
82.7
19921782169 feat/selective-session-invalidation feat(auth): selective session invalidation on config reload Instead of invalidating all sessions when auth config is reloaded, only invalidate sessions for users that were removed or had their password changed. Users with only permission changes ... Pull #24 04 Dec 2025 08:01AM UTC umputun github
82.7
19921395576 feat/selective-session-invalidation feat(auth): selective session invalidation on config reload Instead of invalidating all sessions when auth config is reloaded, only invalidate sessions for users that were removed or had their password changed. Users with only permission changes ... Pull #24 04 Dec 2025 07:42AM UTC umputun github
82.68
See All Builds (418)
  • Repo on GitHub
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