Postgres code for SSO (almost certainly needs work)
This commit is contained in:
parent
198e6f765c
commit
c470c6255e
6 changed files with 102 additions and 13 deletions
|
@ -140,7 +140,6 @@ private:
|
|||
Identity _signingId;
|
||||
std::string _signingIdAddressString;
|
||||
NetworkController::Sender *_sender;
|
||||
uint8_t _ssoPsk[48];
|
||||
|
||||
DBMirrorSet _db;
|
||||
BlockingQueue< _RQEntry * > _queue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue