Remove email type from newsletter mail address input #56

Closed
opened 2024-02-06 18:07:18 +01:00 by DrMaxNix · 0 comments
Owner

Even though it seems reasonable to have type="email" for the newsletter mail address input, but this may attract spam bots.

The type should be changed to a generic text type.
The input has autocomplete="off" anyway, so the type doesn't matter.

Even though it seems reasonable to have `type="email"` for the newsletter mail address input, but this may attract spam bots. The type should be changed to a generic `text` type. The input has `autocomplete="off"` anyway, so the type doesn't matter.
DrMaxNix added this to the v1.1 milestone 2024-02-06 18:07:18 +01:00
DrMaxNix added the
difficulty
0easy
feature
labels 2024-02-06 18:07:18 +01:00
DrMaxNix self-assigned this 2024-02-06 18:07:18 +01:00
DrMaxNix started working 2024-02-08 12:37:08 +01:00
DrMaxNix stopped working 2024-02-08 12:42:08 +01:00
5 minutes
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 5 minutes
DrMaxNix
5 minutes
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kimendisch/sbgg.jetzt#56
No description provided.