Files
roundcubemail/program
Aleksander Machniak 797bfe47fc 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 13:57:41 +01:00
..
2023-12-31 16:36:55 +01:00
2023-12-10 16:23:08 +01:00
2020-07-11 18:46:17 +02:00