Skip to content

Main#2

Open
theboringhumane wants to merge 5 commits into
sudofrom
main
Open

Main#2
theboringhumane wants to merge 5 commits into
sudofrom
main

Conversation

@theboringhumane

Copy link
Copy Markdown
Contributor

No description provided.

- Update the key in the portAssignmentsMap from assignment.ID.String() to assignment.TokenID.String() to ensure proper mapping of port assignments to their corresponding tokens.
- Introduce SecurityMiddleware to handle rate limiting, DDoS protection, and IP blacklisting.
- Add methods for validating connections and wrapping them with security features.
- Update server to utilize the security middleware for both control and external connections.
- Implement tests for security features including connection limits and burst detection.
…n method

- Implement SQL query to delete port assignments associated with a team ID and token ID.
- Enhance error handling for the deletion process to ensure proper feedback on failures.
- Change the runner for the create-release job from ubuntu-latest to self-hosted for improved performance.
- Modify the method of retrieving the latest tag in the release process to ensure accurate versioning.
- Add a new field 'Token' to the TokenInfo struct to include token information in API responses.
- Modify the release trigger to include both created and edited events.
- Change the runner for the create-release job from self-hosted to arc-runners for better resource management.
- Refactor the release creation step to utilize softprops/action-gh-release for streamlined release note generation and tagging.
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