prysm-pulse/proto/beacon/p2p/v1
Raul Jordan 16c34b627f
Add Authentication Functions to Validator RPC (#6968)
* define auth endpoints
* add intercepter with tests
* auth functions
* fix up the auth functions
* add functions for storing and saving the hashed password from the validator db
* validate strong password input and simplify jwt claims
* tests for db funcs
* comments for db funcs
* wrap up the authentication tests
* register auth srv
* use proper db iface package and check if existing password
* fix broken tests and add new test to check if password already exists
* use roughtime
* rlock to check the auth paths
* Merge refs/heads/master into auth-rpc
* Merge refs/heads/master into auth-rpc
* Merge refs/heads/master into auth-rpc
* leave out the stream interceptor
* resolve confs
* Merge branch 'master' into auth-rpc
* confs
* Merge branch 'auth-rpc' of github.com:prysmaticlabs/prysm into auth-rpc
* Merge refs/heads/master into auth-rpc
* Merge refs/heads/master into auth-rpc
* Merge refs/heads/master into auth-rpc
* Merge refs/heads/master into auth-rpc
2020-08-13 20:27:42 +00:00
..
BUILD.bazel Rm archival service db usages and proto definitions (#6671) 2020-07-21 17:04:46 -07:00
generated.ssz.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
messages.pb.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
messages.proto Fix Invalid SSZ in Block Roots RPC Request (#6405) 2020-06-26 17:05:04 +00:00
types.pb.go Add Authentication Functions to Validator RPC (#6968) 2020-08-13 20:27:42 +00:00
types.proto Remove unused protos and operations (#6684) 2020-07-22 14:05:41 -05:00