Mike Dalessio
00eee29837
Validate Identity email address
...
using the "standard" email regexp URI::MailTo::EMAIL_REGEXP. The form
field will validate this in the browser, but if bots are creating
identities, they can put whatever they want in here. So let's add some
protection against that.
The HtmlHelper regex was renamed here to avoid confusing Brakeman,
which does imprecise constant lookup and was confusing the two
constants, one of which uses `\A` and `\z` and the other does
not (intentionally).
ref: https://app.fizzy.do/5986089/cards/3276
2025-12-04 14:01:15 -05:00
..
2025-12-03 12:20:37 -05:00
2025-12-02 18:10:49 +01:00
2025-12-03 15:46:43 -08:00
2025-11-14 11:24:55 +01:00
2025-11-17 09:19:46 -05:00
2025-12-03 16:36:15 +00:00
2025-11-24 12:03:34 +01:00
2025-12-03 15:47:04 -08:00
2025-12-03 13:29:20 +01:00
2025-12-03 20:15:27 +01:00
2025-11-22 22:38:23 -05:00
2025-11-10 13:08:51 +01:00
2025-11-17 09:12:41 -05:00
2025-12-03 14:27:52 +00:00
2025-11-28 15:53:58 +01:00
2025-07-03 23:06:37 +02:00
2025-12-04 14:27:28 +00:00
2025-12-03 23:12:17 -08:00
2025-11-17 09:12:40 -05:00
2025-12-03 11:20:02 -03:00
2025-07-21 18:27:31 -05:00
2025-12-03 14:27:52 +00:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:40 -05:00
2025-12-02 09:56:40 +00:00
2025-11-17 09:12:40 -05:00
2025-11-14 11:44:04 +01:00
2025-11-17 09:12:40 -05:00
2025-11-27 11:08:45 -05:00
2025-12-03 12:26:39 +01:00
2025-11-17 09:12:40 -05:00
2025-11-27 12:34:31 -05:00
2025-11-27 11:30:54 -05:00
2025-12-04 14:01:15 -05:00
2025-11-29 12:36:00 +01:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:19:46 -05:00
2025-11-27 11:08:45 -05:00
2025-11-20 09:20:48 +00:00
2025-11-17 09:12:40 -05:00
2025-07-21 20:11:03 -05:00
2025-11-17 09:12:41 -05:00
2025-11-17 09:12:40 -05:00
2025-11-21 14:53:17 +00:00
2025-11-17 09:11:36 -05:00
2025-11-29 14:13:29 -05:00
2025-12-03 23:12:17 -08:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:34 -05:00
2025-11-17 09:12:40 -05:00
2025-06-27 13:38:45 +02:00
2025-12-04 13:36:21 +00:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:41 -05:00