Commit Graph

10 Commits

Author SHA1 Message Date
Stanley Dimant
c13e457780 check for existence of WhitelistedIps 2022-10-20 23:54:25 +02:00
Stanley Dimant
8164d737bf whitelist fixes, grpc stream fixes 2022-10-20 23:08:46 +02:00
rootdarkarchon
9a7b50ca90 fix accessors 2022-10-20 14:33:28 +02:00
Stanley Dimant
75a18fb0b8 check whitelisted ip when retrieving unauthorized from cache 2022-10-15 15:32:48 +02:00
rootdarkarchon
c98e2b2dd6 Switch Authentication to asynchronous streaming calls (#16)
* add base grpc service and swap auth service to streaming

* remove Authorize from hub itself

* remove unused usings

* heave files server to net 7, add exception handling in grpc auth stream

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-10-13 16:55:23 +02:00
Stanley Dimant
d866223069 add whitelisted ips to secret key auth handler 2022-10-02 16:57:31 +02:00
Stanley Dimant
ace31926db rework metrics 2022-08-26 02:22:19 +02:00
Stanley Dimant
7c1395df77 update counter name 2022-08-25 20:33:30 +02:00
Stanley Dimant
2510cce711 adjustments to config and cleanup nuget, remove implicit usings 2022-08-23 11:21:21 +02:00
rootdarkarchon
f9e4fd4f2d minor refactoring 2022-08-22 14:24:47 +02:00