John Franklin

Results 15 issues of John Franklin

Create worked fine, but then I couldn't show or edit the data bags. ``` $ knife -v Chef: 12.14.60 ``` Sanitized output follows: ``` $ knife solo --local-mode data bag...

I see there is support for encrypting an archive with gpg or ssl, but I would like to add on a digital signature that the script verifies before unpacking.

Many modern cars have support Bluetooth's [Message Access Protocol](https://developer.bluetooth.org/TechnologyOverview/Pages/MAP.aspx), allowing mobile phones to send text messages to the car's Bluetooth module which will print them on the in-dash display and/or...

There are daily builds of the [server](https://download.nextcloud.com/server/daily/) and the [Android client](https://download.nextcloud.com/android/nightly/), but there are no regular builds of the desktop clients. The current Mac release was built on 2016-10-3, which...

One of a few bugs off of #2231. This issue addresses the immediate issue of `parse_url()` not handling special characters by encoding them.

type - bug report
status - has pull request
pr - needs work
milestone candidate - bug

**Description of the bug** One test fails under Ubuntu 20.04 that does not fail under Debian 9 (php 7.0, MariaDB 10.1.47). It may be a configuration or database issue. Database...

type - bug report

Addresses backdrop/backdrop-issues#1770 by redirecting the user to the installer when the active configuration is uninitialized, and throwing a database error when the database URL is invalid.

What I had in mind was something like the `if($type == 'log' && !b_is_debug())` filter in `includes/common.inc` (around line 84) that would similarly filter out status, success and log messages....

type: enhancement