Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/git.autistici.org-id-go-sso-digest
  • renovate/golang.org-x-crypto-0.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/github.com-go-ldap-ldap-v3-3.x
  • renovate/golang.org-x-sync-0.x
  • renovate/github.com-go-sql-driver-mysql-1.x
  • renovate/github.com-mattn-go-sqlite3-1.x
  • master default
  • renovate/github.com-lib-pq-1.x
  • renovate/git.autistici.org-ai3-go-common-digest
  • pass-state
  • integration-test
  • memguard
13 results

main.go

  • ale's avatar
    070c74a4
    Support multiple sessions for each user · 070c74a4
    ale authored
    Breaking API change, adding a "session_id" field to Open and Close
    calls.
    
    Multiple sessions can be attached to the same decrypted key, each
    expiring (or being closed) independently: the key will only be dropped
    when the last session terminates.
    070c74a4
    History
    Support multiple sessions for each user
    ale authored
    Breaking API change, adding a "session_id" field to Open and Close
    calls.
    
    Multiple sessions can be attached to the same decrypted key, each
    expiring (or being closed) independently: the key will only be dropped
    when the last session terminates.