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

PREAPPS-7390: Remove "/@zimbra" dependency from dev proxy #594

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

miteshsavani810
Copy link
Collaborator

@miteshsavani810 miteshsavani810 commented Jul 24, 2023

  • Made default hostname as '' (blank)
  • Added support to pass Agent in fetch request
  • Added new serverUrl property to set zimbra server absolute url by desktop app such that cloud zimlet can use it for OAuth configuration.

@@ -1,4 +1,5 @@
import DataLoader from 'dataloader';
import { Agent } from 'https';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nodejs specific package, not sure we should use this in web code

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@miteshsavani810 miteshsavani810 force-pushed the PREAPPS-7390 branch 2 times, most recently from 06bad05 to 8b8533a Compare August 2, 2023 10:33
- Made default hostname as '' (blank)
- Added support to pass Agent in fetch request
- Added new serverUrl property to set zimbra server absolute url by desktop app such that cloud zimlet can use it for OAuth configuration.
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.

4 participants