1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/src
Thomas Heartman 3d31d1b934
fix: ensure that the owaspvalidationerrors always contain all errors (#3638)
## What

This fixes a bug where the owasp validation response that came back from
the server no longer contained all its validation errors. This caused
the UI to slightly break and for the password validation box not to
update correctly.

This is a quick fix (but with tests!). I'm working on a better design
for this on the side, but it seemed pertinent to get this out ASAP.
2023-04-27 15:51:37 +02:00
..
lib fix: ensure that the owaspvalidationerrors always contain all errors (#3638) 2023-04-27 15:51:37 +02:00
mailtemplates
migrations fix: migration failure when sessionId exists (#3624) (#3625) 2023-04-26 09:00:13 +00:00
test feat: export by tags (#3635) 2023-04-27 10:22:14 +02:00
migrator.ts
server-dev.ts chore: remove projectScopedStickinessFlag (#3620) 2023-04-26 17:07:09 +03:00
server.ts