mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
bf701e6206
commit
35f6886cd4
@ -170,7 +170,8 @@ class TheOperator(Operator):
|
||||
self.log('names did not match!')
|
||||
success = False
|
||||
# # check pubkey?
|
||||
elif uri != b64enc(pubkey_record)
|
||||
elif uri != b64enc(pubkey_record):
|
||||
pass
|
||||
# name,
|
||||
# prefix='/pubkey/'
|
||||
# )):
|
||||
|
Loading…
Reference in New Issue
Block a user