new: fixed rsa identity generation and implemented api enrollment plugin
This commit is contained in:
@@ -23,7 +23,7 @@ def on_loaded():
|
||||
READY = True
|
||||
|
||||
|
||||
def on_internet_available(display, config, log):
|
||||
def on_internet_available(display, keypair, config, log):
|
||||
global STATUS
|
||||
|
||||
if READY:
|
||||
|
Reference in New Issue
Block a user