-
Updated
May 4, 2021 - Shell
ssh
Here are 3,872 public repositories matching this topic...
-
Updated
Nov 9, 2021 - Go
-
Updated
Nov 11, 2021 - Markdown
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Nov 13, 2021 - Go
Considering issues like #5954 are bad to solve / debug without this information, borg should debug log full paths of all caches / indexes it uses.
-
Updated
Nov 13, 2021 - Shell
-
Updated
Nov 13, 2021 - C#
-
Updated
Nov 9, 2021 - Python
What would you like to be added
We can't query smallstep for anything related to certs because the only thing in the DB is the bytes of the cert. Storing the cert alongside more columns like the common name, not after date, and more, would let us enable more complex queries, and optimize performance for future use cases.
Why this is needed
Enable searching of Certificates signed by attrib
Localization
-
Updated
Apr 6, 2021 - Go
-
Updated
Nov 1, 2021 - Java
-
Updated
Jun 22, 2021 - Python
-
Updated
Mar 13, 2021 - Shell
-
Updated
Nov 12, 2021 - Go
-
Updated
Oct 27, 2021
-
Updated
Feb 8, 2021 - Perl
Improve this page
Add a description, image, and links to the ssh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssh topic, visit your repo's landing page and select "manage topics."
Currently, the Web Links Addon has a hard-coded Regex used to match URLs, and this regex isn't always sufficient / comprehensive (related: #3539). It would be helpful to introduce some method to provide an alternative Regex, something along the lines of a `setUrlRegex(regex: RegEx