1
0
Fork 0
liza/test
Joseph Frazer aa2ba885af [DEV-6756] Prevent special chars from "local-part" of email address
The `"(),:;<>@[\]`` are allowed in the "local-part" of an email address
under certain circumstances, but our regex is not checking those
circumstances. It is better if we do not allow them until we improve
validation.
2019-12-23 08:26:54 -05:00
..
bucket [DEV-5312] Add logic to apply delta to bucket then publish modified bucket 2019-12-12 10:13:27 -05:00
calc Copyright range update 2019-08-30 09:41:35 -04:00
client Copyright range update 2019-08-30 09:41:35 -04:00
conf bin/server: Convert to TypeScript 2019-11-12 16:21:00 -05:00
dapi Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00
document Copyright range update 2019-08-30 09:41:35 -04:00
error {Context,Chained}Error: New modules 2019-10-18 09:55:09 -04:00
event FieldVisibilityEventHandler: Fix arrow function notation 2019-10-17 11:47:14 -04:00
field Copyright range update 2019-08-30 09:41:35 -04:00
program Copyright range update 2019-08-30 09:41:35 -04:00
quote Copyright range update 2019-08-30 09:41:35 -04:00
server [DEV-6710] [WIP] Save environment on quote save 2019-12-19 14:17:06 -05:00
store Copyright range update 2019-08-30 09:41:35 -04:00
system [DEV-5312] Use milliseconds for timestamp 2019-12-19 14:42:10 -05:00
ui Copyright range update 2019-08-30 09:41:35 -04:00
validate [DEV-6756] Prevent special chars from "local-part" of email address 2019-12-23 08:26:54 -05:00
.npmignore {src,test}/.npmignore: New files 2019-10-21 13:22:24 -04:00
numeric-test.ts src/numeric: New module 2019-10-24 10:29:33 -04:00
pre.js Copyright range update 2019-08-30 09:41:35 -04:00