This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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.
[v2.0] Move psk store to user #237
[v2.0] Move psk store to user #237
Changes from 4 commits
d7011c8
786d775
a573d43
4770349
7fef8c5
aaf44c5
ab7e79e
de371c4
919a6a9
12304c5
6ad3f24
1761123
a6f9914
f17931e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hm im not sure how this method passed review earlier. Did we get requested to add this method, or are we sure this will be needed in many cases? If thats the case, should we change the default? Alternatively, i think a way to specify the "Permisison type" per identifier is better. (not in this PR, but should be given thought. (I am referring to timed permissions)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's worth addressing when we get to the high level API rewrite, because defining the
Permissions
more directly will make more sense semantically oncesend_keyload
assumes the newchange_permissions()
definition