Skip to content

Add allow_admin_email_login_roundcube to admin and domainadmin mailbox views #839

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Karman40
Copy link

This PR introduces a new allow_admin_email_login_roundcube flag to the $template_data arrays in:

  • data/web/admin/mailbox.php
  • data/web/domainadmin/mailbox.php

The flag exposes the ALLOW_ADMIN_EMAIL_LOGIN_ROUNDCUBE environment variable to the frontend, enabling or disabling the ability for admin and domain admin users to log in via Roundcube using their email credentials.

Issue: mailcow/mailcow-dockerized#6476

feat(ui): Add allow_admin_email_login_roundcube to template data in admin and domainadmin mailbox views
feat(ui): Add allow_admin_email_login_roundcube to template data in admin and domainadmin mailbox views (DE version)
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.

1 participant