mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
02e5b9f59b
commit
5b59aed17d
@ -168,8 +168,8 @@ class Komrade(Caller):
|
||||
@property
|
||||
def secret_login(self):
|
||||
return self.crypt_keys.get(
|
||||
self.pubkey.data_b64_s,
|
||||
prefix='/secret/'
|
||||
self.pubkey.data_b64,
|
||||
prefix='/secret_login/'
|
||||
)
|
||||
|
||||
def login(self,passphrase=None):
|
||||
|
Loading…
Reference in New Issue
Block a user