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

[HOTFIX] [BO] Pouvoir supprimer les photo/document d'un signalement #2138

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

sfinx13
Copy link
Collaborator

@sfinx13 sfinx13 commented Jan 19, 2024

Ticket

#2136

Description

La conf actuelle empêche la suppression de photo et de document (Erreur 404) sachant que la requête de suppresson ne devrait pas respecter les deux directives déjà présentes

Changements apportés

  • Ajout d'une nouvelle directives qui renvoie la requête de suppression à symfony

Pré-requis

 docker compose build histologe_nginx && make down && make run

Tests

  • Ajout, affichage et suppression d'une image en tant qu’utilisateur
  • Ajout, affichage et suppression d'un document en tant qu'usager

Copy link

sonarcloud bot commented Jan 19, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sfinx13 sfinx13 changed the title [HOTFIX] [BO] Fix bug : Pouvoir supprimer les photo/document d'un signalement [HOTFIX] [BO] Pouvoir supprimer les photo/document d'un signalement Jan 19, 2024
Copy link
Collaborator

@emilschn emilschn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK lecture et tests

Copy link
Collaborator

@hmeneuvrier hmeneuvrier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test OK

@hmeneuvrier hmeneuvrier merged commit 6617d1f into main Jan 22, 2024
3 checks passed
@hmeneuvrier hmeneuvrier deleted the hotfix/2136-delete-file branch January 30, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants