Adding new authorization level to peers #310

Merged
sarah merged 2 commits from dan/cwtch:approveBlocked into master 2020-06-16 21:18:12 +00:00
Owner
  • Adding new authorization level to peers
  • porting Blocked status to authorization
  • removing trusted
  • securing engine/peerapp message processing around authoriztion
- Adding new authorization level to peers - porting Blocked status to authorization - removing trusted - securing engine/peerapp message processing around authoriztion
sarah was assigned by dan 2020-06-16 00:17:21 +00:00
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/759
sarah approved these changes 2020-06-16 16:39:13 +00:00
sarah left a comment
Owner

LGTM - Build is failing, so fix that and ship it.

LGTM - Build is failing, so fix that and ship it.
@ -191,2 +191,2 @@
fmt.Println("Waiting for Alice, Bob, and Carol to connect with onion network...")
time.Sleep(time.Second * 60)
waitTime := time.Duration(60) * time.Second
fmt.Printf("** Waiting for Alice, Bob, and Carol to connect with onion network... (%v)\n", waitTime)
Owner

t.Logf

t.Logf
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/760
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/762
Author
Owner

fixed. Go vendoring issue. moved to go get golint to above turning on modules and vendoring to fix

fixed. Go vendoring issue. moved to go get golint to above turning on modules and vendoring to fix
sarah closed this pull request 2020-06-16 21:18:12 +00:00
Sign in to join this conversation.
No description provided.