Mercurial > libervia-backend
comparison sat/memory/persistent.py @ 2664:e35a265ec174
quick frontend (app, chat): encryption handling:
- new QuickApp.ENCRYPTION_HANDLERS class attribute, if True (default), encryption handlers are set
- encryption plugins are retrieved on startup and cached in QuickApp.encryption_plugins list
- QuickChat's encrypted boolean attribute indicate if a session is currently encrypted. This is updated
automatically if ENCRYPTION_HANDLERS is set
- if ENCRYPTION_HANDLERS is set, messageEncryptionStarted and messageEncryptionStopped are called when
suitable.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 11 Aug 2018 18:24:55 +0200 |
parents | e107089d6640 |
children | 9702025f6dff |
comparison
equal
deleted
inserted
replaced
2663:32b5f68a23b4 | 2664:e35a265ec174 |
---|