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

Clean up, add error checking, remove ambiguity around term "port" #1228

Merged
merged 7 commits into from
Mar 3, 2025

Conversation

ericfitz
Copy link
Collaborator

@ericfitz ericfitz commented Mar 3, 2025

Summary:
Cleans up vue.config.js to make clear what different "port" values are used for
Adds error checking for reading TLS certificate/key files
Fixes up references to renamed "PORT" variable in server app & tests
Reorganizes and heavily comments example.env

Description for the changelog:
Make configuration of custom ports easier and more understandable

@ericfitz ericfitz requested a review from jgadsden March 3, 2025 02:45
@ericfitz ericfitz requested a review from lreading March 3, 2025 03:02
@jgadsden jgadsden added enhancement New feature or request version-2.4.1 labels Mar 3, 2025
Copy link
Collaborator

@jgadsden jgadsden left a comment

Choose a reason for hiding this comment

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

very good to have these changes @ericfitz , and very good to see the annotation to the example.env file
I am working on the documentation that may help as well
we have just released version 2.4.0, with version 2.5.0 scheduled 6 months away, but this is well worth putting into a version 2.4.1 which can potentially be released this month (March 2025) or mid next month

@jgadsden jgadsden added this to the Version 2.4.1 milestone Mar 3, 2025
Copy link
Collaborator

@lreading lreading left a comment

Choose a reason for hiding this comment

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

Awesome stuff, thanks @ericfitz 🎉

@ericfitz ericfitz merged commit 0a235a1 into OWASP:main Mar 3, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version-2.4.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants