boostorg / boostorg/website-v2

Make feedback form available to anonymous users

Closed
#2,768 0 comments 0 reactions 1 assignee Claimed by @javiercoronadonarvaez View on GitHub
⚠️ No reviews yet
Dominant language
HTML
Stars
18
Forks
28
Avg merge
2d 12h
Merged PRs (30d)
77

Description

**Description:**
The feedback form is currently limited to logged-in users, based on the beta-user assumption. Extend it to support public, logged-out users while keeping basic abuse protection.

**Acceptance criteria:**

- Logged-out users can access and submit the feedback form.
- Anonymous users see an optional email field to provide contact details.
- Logged-in users’ existing identity data is used automatically; they do not need to enter an email.
- Anonymous submissions use a session-based identifier for rate limiting.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.