Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed calling ajax reload folders and unsnooze message functions when not looged in #911

Conversation

josaphatim
Copy link
Member

To make bootstrap work in login and 2fa pages, we had to allow js data and css headers to rendered on those pages. As a consequence some ajax pages (ajax_imap_unsnooze and ajax_hm_folders) were trying to be executed leading to a not callable issue visible in console. This request introduces a hm_is_logged in javascript to help for calling those methods only when user is logged in.

@kroky kroky merged commit a8ebf9b into cypht-org:master Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants