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

IBX-8290: Deprecated ibexa.rest.refresh_session route in favor of ibexa.rest.check_session #97

Merged
merged 1 commit into from
May 29, 2024

Conversation

konradoboza
Copy link
Contributor

@konradoboza konradoboza commented May 28, 2024

🎫 Issue IBX-8290

Description:

As part of re-implementing REST authorization compliant with the new Symfony authenticator mechanism I decided to deprecate ibexa.rest.refresh_session route as there is already ibexa.rest.check_session which does similar thing and has better usage. It will be removed as part of 5.0 targetting PR.

For QA:

Documentation:

Please mark this endpoint in REST API reference as deprecated and mention that ibexa.rest.check_session should be used instead.

@konradoboza konradoboza added Doc needed The changes require some documentation Ready for review labels May 28, 2024
@konradoboza konradoboza self-assigned this May 28, 2024
@konradoboza konradoboza force-pushed the ibx-8290-deprecate-refresh-session-endpoint branch from 41a8ff0 to e5bc6e2 Compare May 28, 2024 09:32
@konradoboza konradoboza requested a review from a team May 28, 2024 09:32
@konradoboza konradoboza force-pushed the ibx-8290-deprecate-refresh-session-endpoint branch from e5bc6e2 to a4e649b Compare May 28, 2024 09:46
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@alongosz alongosz requested a review from a team May 28, 2024 09:48
@konradoboza konradoboza merged commit e31483d into 4.6 May 29, 2024
11 checks passed
@konradoboza konradoboza deleted the ibx-8290-deprecate-refresh-session-endpoint branch May 29, 2024 07:04
@julitafalcondusza julitafalcondusza removed the Doc needed The changes require some documentation label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants