dshoreman / servidor

A modern web application for managing servers
GNU Lesser General Public License v2.1
9 stars 11 forks source link

Fix project config not saving correctly for SSL #575

Closed dshoreman closed 1 year ago

dshoreman commented 1 year ago

This fixes an issue where you could create a project with an SSL certificate and both the cert+key would save correctly into the certs dir, but the paths weren't being saved in the model's config Collection.

codecov[bot] commented 1 year ago

Codecov Report

Merging #575 (631dee3) into develop (d6c51e8) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #575   +/-   ##
==========================================
  Coverage      99.69%   99.69%           
  Complexity       451      451           
==========================================
  Files             88       88           
  Lines           1329     1332    +3     
==========================================
+ Hits            1325     1328    +3     
  Misses             4        4           
Impacted Files Coverage Δ
app/Projects/Actions/SaveSslCertificate.php 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more