dshoreman / servidor

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

Add 'include www' checkbox on project domain page #555

Closed dshoreman closed 1 year ago

dshoreman commented 1 year ago

Adds a checkbox that'll enable an entry for www.<the-domain>.com when generating the nginx config's server_name line.

codecov[bot] commented 1 year ago

Codecov Report

Merging #555 (9d15b03) into develop (866ac50) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #555   +/-   ##
==========================================
  Coverage      99.57%   99.57%           
  Complexity       421      421           
==========================================
  Files             89       89           
  Lines           1168     1172    +4     
==========================================
+ Hits            1163     1167    +4     
  Misses             5        5           
Impacted Files Coverage Δ
app/Projects/Application.php 100.00% <ø> (ø)
app/Projects/Redirect.php 100.00% <ø> (ø)
app/Http/Requests/Projects/NewProjectApp.php 100.00% <100.00%> (ø)
app/Http/Requests/Projects/NewProjectRedirect.php 100.00% <100.00%> (ø)

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