lp:~dnegreira/apache2-charm

Owned by David Negreira
Get this repository:
git clone https://git.qastaging.paddev.net/~dnegreira/apache2-charm
Only David Negreira can upload to this repository. If you are David Negreira please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-writing-certificate-file 2024-07-22 10:20:09 UTC
Fix writing certificate file to disk

Author: David Negreira
Author Date: 2024-07-22 10:20:09 UTC

Fix writing certificate file to disk

Currently the certificates are not stripped from the \n character when
being written to disk.

This patch aims to fix this by converting the bytestring to an utf-8
string and replacing all the '\n' strings with a newline.

Signed-off-by: David Negreira <david.negreira@canonical.com>

lp2067611 2024-06-03 11:18:31 UTC
Add hook links so that they are executed

Author: David Negreira
Author Date: 2024-06-03 11:18:31 UTC

Add hook links so that they are executed

This is a follow up for MR #466676

Signed-off-by: David Negreira <david.negreira@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers