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

FDP-1961: psk change flow #16

Merged
merged 26 commits into from
Apr 2, 2024
Merged

Conversation

loesimmens
Copy link
Contributor

No description provided.

@loesimmens loesimmens marked this pull request as draft March 20, 2024 12:27
Signed-off-by: Loes Immens <[email protected]>
@jasperkamerling jasperkamerling changed the title Feature/fdp 1961 psk change flow FDP-1961: psk change flow Mar 20, 2024
loesimmens and others added 10 commits March 20, 2024 14:39
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Jasper Kamerling <[email protected]>
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Jasper Kamerling <[email protected]>
Signed-off-by: Jasper Kamerling <[email protected]>
Signed-off-by: Loes Immens <[email protected]>
@loesimmens loesimmens marked this pull request as ready for review March 26, 2024 09:50
Copy link
Contributor

@JelleHoffman JelleHoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am missing documentation, on method level but also on generic change flow level.

loesimmens and others added 3 commits March 26, 2024 11:57
Signed-off-by: Loes Immens <[email protected]>
Signed-off-by: Loes Immens <[email protected]>

fun setPendingKeyAsInvalid() {
val identity = simulatorProperties.pskIdentity
val newPsk =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider renaming newPsk to pendingPsk or just psk

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add copyright/license header or maybe even better add a .reuse/dep5 file containing the copyright/license info for the flyway migration scripts.

# Conflicts:
#	application/src/main/kotlin/org/gxf/crestdevicesimulator/simulator/response/PskExtractor.kt
#	application/src/test/kotlin/org/gxf/crestdevicesimulator/simulator/response/command/PskCommandHandlerTest.kt
Copy link

sonarqubecloud bot commented Apr 2, 2024

@jasperkamerling jasperkamerling merged commit ed1ff5d into main Apr 2, 2024
3 checks passed
@jasperkamerling jasperkamerling deleted the feature/FDP-1961-PSK-change-flow branch April 2, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants