Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Załatać RBAC w API #211

Open
marcinlawnik opened this issue Jan 25, 2024 · 0 comments
Open

Załatać RBAC w API #211

marcinlawnik opened this issue Jan 25, 2024 · 0 comments
Labels
backend Extra attention is needed Urgent

Comments

@marcinlawnik
Copy link
Contributor

Po nowych zmianach w kontrolerach powstały dziury w zabezpieczeniach - zwykły user może zrobić rzeczy których nie powinien móc zrobić, np. stworzyć puszkę.

https://github.com/akai-org/wosp-puszki/blob/master/server/tests/Feature/Api/Box/GiveBoxTest.php#L76

Dodałem łatę w jednym miejscu, ale powinny powstać takie testy dla wszystkich endpointów, upewniające się że zwykły user np. nie podejrzy logów albo tajnych danych wolontariusza (numer telefonu powinien być wycięty z response api dla zwykłego usera!!).

AC: Istnieją automatyczne testy dla wszytskich endpointów, odpalające je z poziomu zwykłego usera, collector coordinatora i admina i sprawdzające redirect + response + http code.

@marcinlawnik marcinlawnik added backend Extra attention is needed Urgent labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Extra attention is needed Urgent
Projects
None yet
Development

No branches or pull requests

1 participant