nextcloud / nextcloud/mail

S/MIME: Certificate modal: Sort certificates by expiry date

Open
#7,968 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement feature:smime
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

The certificate list is not sorted in a meaningful way.

Describe the solution you'd like

Sort certificate list by validity date, next expiring (or already expired) certificate first.

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

The issue identifies the S/MIME certificate modal and its certificate list, but names no file or test. Start by locating that frontend entry point and the validity data used for each certificate; done means the list puts expired or soonest-expiring certificates first and preserves the requested ordering consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, security
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.