cypht icon indicating copy to clipboard operation
cypht copied to clipboard

fix(backend): handle undefined array keys username and password

Open Baraka24 opened this issue 4 months ago • 0 comments

🍰 Pullrequest

Issues

  • Two issues:
[26-Nov-2025 12:31:03 UTC] PHP Warning:  Undefined array key "username" in /var/www/html/cypht/modules/imap/hm-ews.php on line 45
[26-Nov-2025 12:31:03 UTC] PHP Warning:  Undefined array key "password" in /var/www/html/cypht/modules/imap/hm-ews.php on line 45

Todo

  • Lgn in into your Cypht
  • Click your EWS account Inbx(should request ajax_imap_folder_display request)
  • Check your logs according to your configuration.

Baraka24 avatar Nov 28 '25 09:11 Baraka24