MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / WizClearUserCipher

Function WizClearUserCipher

src/share/WizObjectOperator.cpp:870–876  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

868
869
870void WizClearUserCipher(WizDatabase& db, WizUserSettings& settings)
871{
872 if (!settings.isRememberNotePasswordForSession())
873 {
874 //TODO:wsj
875 }
876}
877
878
879WizDocumentOperator::WizDocumentOperator(WizDatabaseManager& dbMgr, QObject* parent)

Tested by

no test coverage detected