Files
roundcubemail/program
Aleksander Machniak 9bd13574fb Clear IMAP capabilities on connection close
Fixes the state on connection close, so when you reconnect there's use
of old capabiltieis. This fixes the following scenario:
- user connects to imap and authenticates using LOGIN command,
  after this capabilities may contain LOGINDISABLED
- user disconnects
- in the same request user connects again and authenticates as before
  but it can't because of the wrong LOGINDISABLED state.
2024-01-08 14:01:28 +01:00
..
2023-12-13 19:55:05 +01:00
2023-12-13 19:55:05 +01:00
2023-12-13 19:55:22 +01:00
2020-07-11 18:46:17 +02:00