mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-08 14:10:05 +00:00
Add TODO: What happens after update of encryption password?
Issue: https://github.com/Luzifer/cloudkeys-go/issues/10
This commit is contained in:
parent
171df9ceda
commit
21c6b05fa0
1 changed files with 1 additions and 0 deletions
|
@ -313,6 +313,7 @@ class CloudKeys
|
|||
@password = new_password
|
||||
@updateData =>
|
||||
$('#formEncPWClose').click()
|
||||
# TODO: What next? Reload page? Show a message?
|
||||
return
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue