Adapt to nbxmpp API changes
- Remove support for OAUTH2 - Remove insecure password dialog, its impossible now that a user can connect plain by mistake - Refactor requesting the password - Add possibility to delete passwords
Showing
- gajim/common/config.py 0 additions, 3 deletionsgajim/common/config.py
- gajim/common/connection.py 35 additions, 77 deletionsgajim/common/connection.py
- gajim/common/connection_handlers_events.py 0 additions, 6 deletionsgajim/common/connection_handlers_events.py
- gajim/common/passwords.py 26 additions, 7 deletionsgajim/common/passwords.py
- gajim/gtk/accounts.py 1 addition, 1 deletiongajim/gtk/accounts.py
- gajim/gui_interface.py 4 additions, 75 deletionsgajim/gui_interface.py
Loading
Please register or sign in to comment