As we convert the binary password to string during storing the connection information, we also need to convert it back to byte-arrays during restoring the connections. Hence - decode the passowrd using 'utf-8' encoding during storing the connection information, and encode it during restoring the connections. |
||
|---|---|---|
| .. | ||
| driver | ||
| sqlautocomplete | ||
| __init__.py | ||
| ajax.py | ||
| crypto.py | ||
| html.py | ||
| menu.py | ||
| paths.py | ||
| preferences.py | ||
| route.py | ||
| session.py | ||