Skip to content

Conversation

@kyteinsky
Copy link
Collaborator

No description provided.

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request reintroduces the HTTPS toggle for HaRP by removing the condition that previously hid it.

  • Removed the v-if="!isHarp" condition to always render the HTTPS toggle.
  • Ensures that HaRP configurations now include the HTTPS toggle functionality.
Comments suppressed due to low confidence (1)

src/components/DaemonConfig/ManageDaemonConfigModal.vue:109

  • Consider adding test cases to validate the behavior of the HTTPS toggle in HaRP configurations since the condition has been removed and the toggle will now appear unconditionally.
<NcCheckboxRadioSwitch v-if="!isHarp"

@kyteinsky
Copy link
Collaborator Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@kyteinsky
Copy link
Collaborator Author

this would need additional fixups because of special handling of "protocol"
to be continued later

@kyteinsky kyteinsky closed this Apr 17, 2025
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.

3 participants