issue-12: implémentation redis pour la gestion des session #13

Merged
rmasson merged 1 commits from issue-12 into develop 2023-06-14 16:08:37 +02:00
Owner
Q             A
Bug fixe?     [ ] oui [x] non
Nouvelle fonctionnalié?  [ ] oui [x] non
Dépréciations? [ ] oui [x] non
Modification schéma BDD [ ] oui [x] non
Modification configuration [x] oui [ ] non
Ticket(s)     #12

Implémentation de Redis pour la gestion des sessions
Ajout d'un CustomErrorControler si on veut customiser l'affichage des erreurs

| Q             | A | ------------- | --- | Bug fixe?     | [ ] oui [x] non | Nouvelle fonctionnalié? |  [ ] oui [x] non | Dépréciations? | [ ] oui [x] non | Modification schéma BDD | [ ] oui [x] non | Modification configuration | [x] oui [ ] non | Ticket(s)     | #12 Implémentation de Redis pour la gestion des sessions Ajout d'un CustomErrorControler si on veut customiser l'affichage des erreurs
rmasson added 1 commit 2023-06-12 15:33:19 +02:00
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good Details
Cadoles/hydra-sql/pipeline/head This commit looks good Details
a83e8d07ef
issue-12: implémentation redis pour la gestion des session
Owner

Symfony Security Check Report

No packages have known vulnerabilities.

Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.

Symfony Security Check Report ============================= No packages have known vulnerabilities. Note that this checker can only detect vulnerabilities that are referenced in the security advisories database. Execute this command regularly to check the newly discovered vulnerabilities.
Owner

Test report

PHP CS Fixer

Overview

State Total
Passed 0
Skipped 0
Failed 1
Error 0

Total duration: 0s

See details
Status Name Class
Cadoles_hydra-sql_PR-13/src/SQLLogin/SQLLoginConnect

Errors

`Cadoles_hydra-sql_PR-13/src/SQLLogin/SQLLoginConnect`

Output

applied fixers:
---------------
* global_namespace_import
* no_unused_imports```

</details>





# Test report ## PHP CS Fixer ### Overview | State | Total | |-------|-------| | Passed | 0 | | Skipped | 0 | | Failed | 1 | | Error | 0 | **Total duration**: 0s <details> <summary>See details</summary> | Status | Name | Class | |--------|------|-------| | &#10799; | `Cadoles_hydra-sql_PR-13/src/SQLLogin/SQLLoginConnect` || </details> <br /> #### Errors <details> <summary>`Cadoles_hydra-sql_PR-13/src/SQLLogin/SQLLoginConnect`</summary> **Output** ``` applied fixers: --------------- * global_namespace_import * no_unused_imports``` </details>
Owner

Rapport PHPStan


 [OK] No errors                                                                 


## Rapport PHPStan ``` [OK] No errors ```
rmasson merged commit ba63c271f9 into develop 2023-06-14 16:08:36 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cadoles/hydra-sql#13
No description provided.