PromucFlow_constructor/app
Shubham Saxena 59898e270a
fix: fix incorrect parsing of email ID in login rate limit (#27107)
Previously, we had incorrect parsing logic wherein we were parsing '+' character for space because of URLDecoding into UTF-8 charset. we have removed the decoding logic now
2023-09-13 16:27:48 +05:30
..
client feat: functionality to delete multiple apps at once (#26750) 2023-09-13 15:39:34 +05:30
server fix: fix incorrect parsing of email ID in login rate limit (#27107) 2023-09-13 16:27:48 +05:30
util chore: Delete unused app/util/plugin-generation directory (#26966) 2023-09-05 14:48:55 +05:30