ITU-BDSA2024-GROUP24 / Chirp

MIT License
1 stars 0 forks source link

9) Add feature: Send Cheeps #58

Open Caro-ITU opened 1 week ago

Caro-ITU commented 1 week ago

Checkout chirp.core

Checkout chirp-infrastructure

BBSITU commented 1 week ago

Keep in mind to look to "Security Harden your application" As written in the decription: Now, that you accept cheeps from users, make sure that your Chirp! application is not susceptible to cross-site scripting (XSS) or SQL injection attacks, we can see chapters 29.1 and 29.4.2 in the course book Andrew Lock ASP.NET Core in Action, Third Edition.

BBSITU commented 1 week ago

Vi starter på sending cheeps og kigger videre med de andre senere da login har en relevans til sending cheeps.