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

NewsServer Add UI - Default encryption and ports #225

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Apr 15, 2024

Description

  • moved Server.Encryption between Server.Host and Server.Port;
  • made Server.Encryption to ON by default;
  • made port depend on `Server.Encryption value unless user has put something up:
    • 563/443 for secure;
    • 119/80 for unsecure.

Testing

  • Windows 11 - Chrome;
  • macOS Ventura - Safari.

@dnzbk dnzbk linked an issue Apr 15, 2024 that may be closed by this pull request
@dnzbk dnzbk requested review from phnzb and luckedea April 15, 2024 09:14
@luckedea luckedea changed the title Default encription and ports Default encryption and ports Apr 15, 2024
@luckedea luckedea changed the title Default encryption and ports NewsServer Add UI - Default encryption and ports Apr 15, 2024
@dnzbk dnzbk merged commit cd1cab4 into develop Apr 16, 2024
7 checks passed
@dnzbk dnzbk deleted the feature/def-security-and-protocols branch April 16, 2024 07:39
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.

Settings - Add New News server - Default Security, and Protocol
2 participants