editoast: views: POST:/timetable/{id}/stdcm endpoint: add authorization for the rolling stocks used in the query - #17433
Merged
Sh099078 merged 1 commit intoJul 17, 2026
Conversation
POST:/timetable/{id}/stdcm endpoint: add authorization for the rolling stocks used in the query
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
13 times, most recently
from
June 29, 2026 22:34
be434dd to
a57168b
Compare
Sh099078
marked this pull request as ready for review
June 29, 2026 22:36
24 tasks
Contributor
|
younesschrifi
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR :)
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
2 times, most recently
from
June 30, 2026 11:24
6b4fbcb to
35d5606
Compare
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 1, 2026 21:34
2f19bf4 to
f2fc10b
Compare
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
5 times, most recently
from
July 1, 2026 22:39
85ab2cb to
714872d
Compare
leovalais
reviewed
Jul 2, 2026
leovalais
left a comment
Contributor
There was a problem hiding this comment.
Tests are much better now thanks
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 3, 2026 09:20
44856ac to
5084f90
Compare
younesschrifi
force-pushed
the
feature-branch/check-rolling-stock-privileges
branch
from
July 3, 2026 12:33
25b1202 to
c6e470e
Compare
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 13, 2026 10:49
5084f90 to
2135e57
Compare
Contributor
Author
|
rebased on the feature branch |
younesschrifi
force-pushed
the
feature-branch/check-rolling-stock-privileges
branch
from
July 15, 2026 07:20
77c7390 to
3d24d43
Compare
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 15, 2026 08:47
2135e57 to
d106522
Compare
Contributor
Author
|
rebase |
leovalais
approved these changes
Jul 16, 2026
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 17, 2026 13:31
746baf7 to
11e0e7a
Compare
Signed-off-by: Loup Federico <16464925+Sh099078@users.noreply.github.com>
Sh099078
force-pushed
the
lf/perm-stdcm-endpoint
branch
from
July 17, 2026 18:01
11e0e7a to
fc91c66
Compare
Sh099078
merged commit Jul 17, 2026
89df84a
into
feature-branch/check-rolling-stock-privileges
31 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #17364 / https://github.com/osrd-project/osrd-confidential/issues/1064.
Note
The authorization tests might need some refactoring to be more concise (?)
Authorization rules:
Stdcmrole.The endpoint tests now also take into account infra permissions.