[Box Backup-commit] [boxbackup/boxbackup] dcb70c: BackupStoreContext: simplify authentication of loc...

GitHub noreply at github.com
Thu Jun 7 21:45:56 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: dcb70c433beb703ca26eb06ffc5d09c13e991692
      https://github.com/boxbackup/boxbackup/commit/dcb70c433beb703ca26eb06ffc5d09c13e991692
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M lib/backupstore/BackupCommands.cpp
    M lib/backupstore/BackupStoreContext.cpp
    M lib/backupstore/BackupStoreContext.h
    M lib/backupstore/StoreTestUtils.h
    M test/backupstore/testbackupstore.cpp

  Log Message:
  -----------
  BackupStoreContext: simplify authentication of local connections

Instead of going through contortions to fake an account number that
BackupProtocolLogin::DoCommand will accept, we check the SSL client certificate
in BackupStoreContext::DoCommandHook instead, and only when a remote protocol
is used (bbstored), not at all for local protocols (S3).



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Boxbackup-commit mailing list