rbrecruiter/app
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
..
Console Removed now-unsupported message option 2020-12-19 15:37:15 +00:00
CustomFacades Recent changes 2020-11-02 21:44:05 +00:00
Events Recent changes 2020-11-02 21:44:05 +00:00
Exceptions Recent changes 2020-11-02 21:44:05 +00:00
Facades Recent changes 2020-11-02 21:44:05 +00:00
Helpers Removed 100 character limit from submissions 2021-01-29 16:27:39 +00:00
Http Remove linebreak processing 2021-01-29 17:20:28 +00:00
Jobs Recent changes 2020-11-02 21:44:05 +00:00
Listeners Recent changes 2020-11-02 21:44:05 +00:00
Mail Recent changes 2020-11-02 21:44:05 +00:00
Notifications Recent changes 2020-11-02 21:44:05 +00:00
Observers Recent changes 2020-11-02 21:44:05 +00:00
Policies Added TeamFile Authorization Policy 2020-12-08 03:09:17 +00:00
Providers Added TeamFile Authorization Policy 2020-12-08 03:09:17 +00:00
Services Recent changes 2020-11-02 21:44:05 +00:00
Traits Recent changes 2020-11-02 21:44:05 +00:00
UUID Recent changes 2020-11-02 21:44:05 +00:00
View/Components Recent changes 2020-11-02 21:44:05 +00:00
Application.php Added Sanctum + new options to seeder 2021-01-01 21:01:23 +00:00
Appointment.php Recent changes 2020-11-02 21:44:05 +00:00
Ban.php Recent changes 2020-11-02 21:44:05 +00:00
Comment.php Recent changes 2020-11-02 21:44:05 +00:00
Form.php Recent changes 2020-11-02 21:44:05 +00:00
OneoffApplicant.php Added Sanctum + new options to seeder 2021-01-01 21:01:23 +00:00
Options.php Recent changes 2020-11-02 21:44:05 +00:00
Profile.php Recent changes 2020-11-02 21:44:05 +00:00
Response.php Recent changes 2020-11-02 21:44:05 +00:00
StaffProfile.php Recent changes 2020-11-02 21:44:05 +00:00
Team.php Fixed #2 2020-12-08 00:07:53 +00:00
TeamFile.php Recent changes 2020-11-02 21:44:05 +00:00
User.php Added Team Authorization Policy 2020-12-08 02:58:10 +00:00
Vacancy.php Recent changes 2020-11-02 21:44:05 +00:00
Vote.php Recent changes 2020-11-02 21:44:05 +00:00