nextcloud / nextcloud/bookmarks

Add signature to app

Open
#1,941 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.2k
Forks
189
Avg merge
5d 11h
Merged PRs (30d)
10

Description

Currently the Bookmarks app reports to have no signature.json shipped with it.

php occ integrity:check-app bookmarks
  - EXCEPTION:
    - class: OC\IntegrityCheck\Exceptions\InvalidSignatureException
    - message: Signature data not found.

I don't know how you would have to do it though.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the Bookmarks app is packaged and where signature.json should be produced or shipped. Run php occ integrity:check-app bookmarks after the signing flow is addressed; done means the app includes signature data and the command no longer reports InvalidSignatureException.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
release, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.