chore(login) #14318 : rework redirects during authentication flow #61

Closed
gdupont wants to merge 1 commits from issue-14318 into develop
Owner
No description provided.
gdupont added 1 commit 2025-08-26 16:39:47 +02:00
chore(login) #14318 : rework redirects during authentication flow
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
11de906f63
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 2
Error 0

Total duration: 0s

See details
Status Name Class
src/Controller/MainController
src/Hydra/HydraService

Errors

`src/Controller/MainController`

Output

applied fixers:
---------------
* function_declaration
* trailing_comma_in_multiline```

</details>


<details>
  <summary>`src/Hydra/HydraService`</summary>

**Output** 

applied fixers:

  • function_declaration
  • trailing_comma_in_multiline```
# Test report ## PHP CS Fixer ### Overview | State | Total | |-------|-------| | Passed | 0 | | Skipped | 0 | | Failed | 2 | | Error | 0 | **Total duration**: 0s <details> <summary>See details</summary> | Status | Name | Class | |--------|------|-------| | &#10799; | `src/Controller/MainController` || | &#10799; | `src/Hydra/HydraService` || </details> <br /> #### Errors <details> <summary>`src/Controller/MainController`</summary> **Output** ``` applied fixers: --------------- * function_declaration * trailing_comma_in_multiline``` </details> <details> <summary>`src/Hydra/HydraService`</summary> **Output** ``` applied fixers: --------------- * function_declaration * trailing_comma_in_multiline``` </details>
Owner

Rapport PHPStan


 [OK] No errors                                                                 


## Rapport PHPStan ``` [OK] No errors ```
Owner

Rapport d'analyse du fichier ./misc/images/hydra-sql-standalone/Dockerfile avec Hadolint

Rien à signaler.
## Rapport d'analyse du fichier `./misc/images/hydra-sql-standalone/Dockerfile` avec [Hadolint](https://github.com/hadolint/hadolint) ``` Rien à signaler. ```
gdupont changed title from WIP: chore(login) #14318 : rework redirects during authentication flow to chore(login) #14318 : rework redirects during authentication flow 2025-09-01 10:50:16 +02:00
Owner

Erreur en cas de tentative d'auto-authentification (exemple : accès a un partenaire en étant déja connecté)

Erreur en cas de tentative d'auto-authentification (exemple : accès a un partenaire en étant déja connecté)
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 1
Skipped 0
Failed 0
Error 0

Total duration: 0s

See details
Status Name Class
All OK

# Test report ## PHP CS Fixer ### Overview | State | Total | |-------|-------| | Passed | 1 | | Skipped | 0 | | Failed | 0 | | Error | 0 | **Total duration**: 0s <details> <summary>See details</summary> | Status | Name | Class | |--------|------|-------| | &#10003; | `All OK` || </details> <br />
Owner

Rapport PHPStan


 [OK] No errors                                                                 


## Rapport PHPStan ``` [OK] No errors ```
Owner

Rapport d'analyse du fichier ./misc/images/hydra-sql-standalone/Dockerfile avec Hadolint

Rien à signaler.
## Rapport d'analyse du fichier `./misc/images/hydra-sql-standalone/Dockerfile` avec [Hadolint](https://github.com/hadolint/hadolint) ``` Rien à signaler. ```
gdupont closed this pull request 2025-09-03 16:59:57 +02:00
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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