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

github login #88

Merged
merged 5 commits into from
Jan 2, 2024
Merged

github login #88

merged 5 commits into from
Jan 2, 2024

Conversation

Pomog
Copy link
Owner

@Pomog Pomog commented Jan 2, 2024

image

@Pomog Pomog requested a review from TartuDen January 2, 2024 16:36
@Pomog Pomog added the enhancement New feature or request label Jan 2, 2024
@Pomog
Copy link
Owner Author

Pomog commented Jan 2, 2024

	if r.Method == http.MethodPost && !(r.FormValue("like") == "" || r.FormValue("dislike") == "") {
		handlePostCreation(w, r, m, visitorID, mainThread)
		return
	}

@Pomog
Copy link
Owner Author

Pomog commented Jan 2, 2024

hasher := sha256.New()

@TartuDen TartuDen merged commit f361ad2 into main Jan 2, 2024
1 check 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
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants