-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
confirm authenticity of id-proof keypair #32827
Conversation
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
* | ||
*/ | ||
namespace OC\Security\IdentityProof\Exception; |
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.
Should be in the public namespace so it can be catched?
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.
Oh wait this all has no public api?
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 only did some monkeying on this one. There is no public interface on Security\IdentityProof
. Should I keep the files as it is, or do you have an example of the structure we should expect ?
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.
Let's keep as is for now and after this PR we can add a public interface for 25+
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.
👍
seems federated share acceptance tests fail now with weird 400 errors |
A rebase is recommended as the base is 3 months old |
/rebase |
0a76704
to
5b3471f
Compare
5b3471f
to
0c9cf4e
Compare
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
49c9422
to
dcb858b
Compare
Conflicts |
store a checksum of the file-stored key in the database