rbrecruiter/app/Http
Miguel N 5f6f6f693d Remove linebreak processing
This approach would allow users to directly use HTML in their responses. We'd need to purify HTML on the way out to only allow <br>, otherwise, there'd be XSS concerns.

Rendering as Markdown and letting users know they can use it is a better approach in the long run.
2021-01-29 17:20:28 +00:00
..
Controllers Remove linebreak processing 2021-01-29 17:20:28 +00:00
Middleware Force users to change password 2021-01-06 05:03:38 +00:00
Requests Saveable settings 2021-01-06 00:57:27 +00:00
Kernel.php Force users to change password 2021-01-06 05:03:38 +00:00