Skip to content

Bump version to 1.3.5 and remove hardcoded debug secret - #196

Merged
akiidjk merged 2 commits into
mainfrom
dev
Jul 10, 2026
Merged

Bump version to 1.3.5 and remove hardcoded debug secret#196
akiidjk merged 2 commits into
mainfrom
dev

Conversation

@akiidjk

@akiidjk akiidjk commented Jul 10, 2026

Copy link
Copy Markdown
Member

This pull request includes a version bump for the Python cookiefarm package and a security improvement in the Go server authentication code. The most important changes are summarized below:

Version Update:

  • Updated the cookiefarm Python package version to 1.3.5 in pyproject.toml.

Security Improvements:

  • Removed the hardcoded secret key assignment in the InitSecret function in auth.go, ensuring that secrets are now securely generated using rand.Read.

@akiidjk
akiidjk merged commit 1ef2cae into main Jul 10, 2026
7 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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