[master] invalidate existing tokens when deleting an oauth client#36033
[master] invalidate existing tokens when deleting an oauth client#36033
Conversation
|
The new interface should be referenced in #34692 |
@nickvergessen I've just updated #34692 |
|
conflicts |
b952807 to
4366dec
Compare
|
@blizzz conflicts solved |
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Signed-off-by: Artur Neumann <artur@jankaritech.com>
4366dec to
e97540b
Compare
come-nc
left a comment
There was a problem hiding this comment.
I rebased on master and cleaned up the composer diff to make the diff readable.
@nickvergessen It’s not clear what to do with the OCP part, because it was merged in stable24 and not the other branches, what do we put in the @since? Should I leave 24.0.8 or should I put 26.0.1 or something?
Multiple since are supported, so we could have 24.0.x (.8 if it gets merged and backported in time), 25.0.y and 26.0.z or just either of them. Since apps can not require maintenance versions at the moment, they have to do defensive programming anyway, so not too much of an issue. |
|
/backport to stable25 |
|
/backport to stable26 |
forward port of #35094 to master