Commit 5cb1e09
authored
Release v1.53.0 (#1212)
VAPT fixes:
* PLU-549: For each restrict number of rows
([#1187](#1187))
* PLU-553: SSRF dns rebinding
([#1197](#1197))
* PLU-554: Limit screen names
([#1192](#1192))
* PLU-560: add file validation to excel file id
([#1189](#1189))
* PLU-558: Potential overflow of OTP login attempts
([#1206](#1206))
* PLU-550: Postman attachment size limit check
([#1199](#1199))
* PLU-556: GZip compression bombs
([#1198](#1198))
* PLU-559: HTML injection via pipe name to blacklist emails
([#1204](#1204))
UI fixes:
* PLU-500: Pipe name is squished in smaller browsers / mobile view
([#1203](#1203))File tree
90 files changed
+2132
-865
lines changed- packages
- backend
- src
- apps
- custom-api
- __tests__
- actions
- common
- actions/http-request
- auth
- common
- formsg
- auth
- common
- triggers/new-submission
- gathersg/auth
- lettersg/auth
- m365-excel
- __tests__
- actions
- common
- actions
- create-table-row
- get-cell-values
- get-table-rows
- get-table-row
- update-table-row
- write-cell-values
- common
- workbook-helpers
- workbook-session
- dynamic-data
- list-files
- list-table-columns
- list-tables
- list-worksheets
- paysg/auth
- postman-sms/auth
- postman/common
- toolbox
- __tests__/actions/for-each
- actions/for-each
- graphql
- __tests__/mutations
- mutations
- helpers
- __tests__
- http-client
- frontend
- src
- components
- EditableInput
- EditorLayout
- Editor
- FlowRow
- TextField
- graphql/mutations
- hooks
- pages
- Tiles/components
- Tile/components/TableBanner
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+2132
-865
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
Lines changed: 26 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
71 | | - | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| 86 | + | |
78 | 87 | | |
79 | 88 | | |
80 | 89 | | |
| |||
95 | 104 | | |
96 | 105 | | |
97 | 106 | | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
171 | 181 | | |
172 | 182 | | |
173 | 183 | | |
| 184 | + | |
174 | 185 | | |
175 | 186 | | |
176 | 187 | | |
177 | 188 | | |
178 | 189 | | |
179 | 190 | | |
180 | 191 | | |
| 192 | + | |
181 | 193 | | |
182 | 194 | | |
183 | 195 | | |
| |||
200 | 212 | | |
201 | 213 | | |
202 | 214 | | |
| 215 | + | |
203 | 216 | | |
204 | 217 | | |
205 | 218 | | |
206 | 219 | | |
207 | 220 | | |
208 | 221 | | |
209 | 222 | | |
| 223 | + | |
210 | 224 | | |
211 | 225 | | |
212 | 226 | | |
| |||
227 | 241 | | |
228 | 242 | | |
229 | 243 | | |
230 | | - | |
| 244 | + | |
231 | 245 | | |
232 | 246 | | |
233 | 247 | | |
| |||
251 | 265 | | |
252 | 266 | | |
253 | 267 | | |
| 268 | + | |
254 | 269 | | |
255 | 270 | | |
256 | 271 | | |
| |||
274 | 289 | | |
275 | 290 | | |
276 | 291 | | |
| 292 | + | |
277 | 293 | | |
278 | 294 | | |
279 | 295 | | |
| |||
298 | 314 | | |
299 | 315 | | |
300 | 316 | | |
| 317 | + | |
301 | 318 | | |
302 | 319 | | |
303 | 320 | | |
| |||
350 | 367 | | |
351 | 368 | | |
352 | 369 | | |
| 370 | + | |
353 | 371 | | |
354 | 372 | | |
355 | 373 | | |
| |||
378 | 396 | | |
379 | 397 | | |
380 | 398 | | |
| 399 | + | |
381 | 400 | | |
382 | 401 | | |
383 | 402 | | |
| |||
0 commit comments