Uh oh!
There was an error while loading. Please reload this page.
[master] invalidate existing tokens when deleting an oauth client - #36033
Conversation
Uh oh!
There was an error while loading. Please reload this page.
nickvergessen
commented
Jan 9, 2023
The new interface should be referenced in #34692 |
individual-it
commented
Jan 9, 2023
@nickvergessen I've just updated #34692 |
blizzz
commented
Feb 7, 2023
conflicts |
b952807 to
4366decCompareindividual-it
commented
Feb 8, 2023
@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
e97540bCompare
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?
nickvergessen
commented
Mar 14, 2023
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. |
come-nc
commented
Mar 15, 2023
/backport to stable25 |
come-nc
commented
Mar 15, 2023
/backport to stable26 |
forward port of #35094 to master