Skip to content

Port team server auth and lock core - #1

Merged
anhtahaylove merged 2 commits into
codex/custom-integration-v0.1.12from
codex/team-server-core-port
Jul 11, 2026
Merged

Port team server auth and lock core#1
anhtahaylove merged 2 commits into
codex/custom-integration-v0.1.12from
codex/team-server-core-port

Conversation

@anhtahaylove

Copy link
Copy Markdown
Owner

Summary

Ports only the Team Server auth/lock core from chovizzz#2 into the custom integration branch.

Included:

  • new server/ crate with admin/member auth, Argon2 password hashing, bearer tokens, token invalidation on password changes
  • users/folders/envs/proxies/ACL routes
  • exclusive checkout locks with lock_token, lease renewal, checkin/release/force-unlock
  • opaque snapshot upload/download with SHA-256 metadata and retention GC
  • login throttling, audit logging, uniform JSON errors

Out of scope:

  • Launcher Team UI / remote workspace commands
  • portable cookie/Login Data/Web Data snapshot pack/unpack
  • browser engine, fingerprint, profile isolation, launch behavior

Tests

  • cargo test --manifest-path server\Cargo.toml → 20 passed

@anhtahaylove
anhtahaylove merged commit 8dae295 into codex/custom-integration-v0.1.12 Jul 11, 2026
2 checks passed
@anhtahaylove
anhtahaylove deleted the codex/team-server-core-port branch July 17, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant