Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
wcp
Public
forked from
hestiacp/hestiacp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wcp
install
deb
on
ecfcde0
User selector
All users
All time
Commit history
Commits on Jul 9, 2019
Minor fixes to theme backend code
Kristan Kenney
committed
7d9e5fc
View commit details
Copy full SHA for 7d9e5fc
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Add Debian Buster (10.0) support.
ScIT-Raphael
committed
dfaeb58
View commit details
Copy full SHA for dfaeb58
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Update max retries to be consistent with other filters
ioannidesalex
authored
a38c103
View commit details
Copy full SHA for a38c103
View code at this point
Browse repository at this point
Add logath, action and filter for recidive. Minor space adjustments.
ScIT-Raphael
committed
8f8d30f
View commit details
Copy full SHA for 8f8d30f
View code at this point
Browse repository at this point
Adjust recidive jail and add it to jail.local.
ScIT-Raphael
committed
0e2c29a
View commit details
Copy full SHA for 0e2c29a
View code at this point
Browse repository at this point
Update formatting of SSL blocks in webmail templates
Kristan Kenney
committed
854371c
View commit details
Copy full SHA for 854371c
View code at this point
Browse repository at this point
Enable OCSP/SSL stapling support for webmail
Kristan Kenney
committed
7e1755d
View commit details
Copy full SHA for 7e1755d
View code at this point
Browse repository at this point
Refactoring of backend code
Show description for a0f7e93
Kristan Kenney
committed
a0f7e93
View commit details
Copy full SHA for a0f7e93
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Updated dovecot configuration
ioannidesalex
authored
a93d021
View commit details
Copy full SHA for a93d021
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Replace dhparam 1024 with dhparam 4096
ioannidesalex
authored
a7e5629
View commit details
Copy full SHA for a7e5629
View code at this point
Browse repository at this point
Dovecot SSL Security Hardening
ioannidesalex
authored
7c6fd69
View commit details
Copy full SHA for 7c6fd69
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Remove support for obsolete TLS v1
ioannidesalex
authored
5fd77d9
View commit details
Copy full SHA for 5fd77d9
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Enable HSTS (HTTP Strict Transport Security) support per-domain
Kristan Kenney
committed
6d7ed18
View commit details
Copy full SHA for 6d7ed18
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Enable OCSP / SSL stapling at the domain level
Kristan Kenney
committed
d96a1a4
View commit details
Copy full SHA for d96a1a4
View code at this point
Browse repository at this point
Disable default global setting for SSL stapling (#394)
Show description for 668939f
Kristan Kenney
committed
668939f
View commit details
Copy full SHA for 668939f
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Add DNS template for no self-hosted mail scenarios
Show description for d89ef9f
Kristan Kenney
committed
d89ef9f
View commit details
Copy full SHA for d89ef9f
View code at this point
Browse repository at this point
Remove global headers from nginx.conf
Show description for 533425e
Kristan Kenney
committed
533425e
View commit details
Copy full SHA for 533425e
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Restrict nginx resolver to ipv4
Show description for 32327f5
Lupul
committed
32327f5
View commit details
Copy full SHA for 32327f5
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Do not enable HSTS by default globally
Lupul
committed
9b544be
View commit details
Copy full SHA for 9b544be
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Enable STS only for main domain name, not for all subdomains
Lupul
committed
7c1b0bc
View commit details
Copy full SHA for 7c1b0bc
View code at this point
Browse repository at this point
Commits on Jun 16, 2019
Update grammar in 410 Gone HTML template
Kristan Kenney
committed
c4c10ba
View commit details
Copy full SHA for c4c10ba
View code at this point
Browse repository at this point
Remove redundant error_page config from nginx web templates, they are inherited from nginx.conf
Lupul
committed
200ef24
View commit details
Copy full SHA for 200ef24
View code at this point
Browse repository at this point
Add error template for http status code 410
Lupul
committed
ca6b32a
View commit details
Copy full SHA for ca6b32a
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Remove assets folder from nginx mail domain templates
Show description for 77dd413
Kristan Kenney
committed
77dd413
View commit details
Copy full SHA for 77dd413
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Remove asset folders used by info pages (errors,suspended,unassig,empty)
Lupul
committed
c1bbc61
View commit details
Copy full SHA for c1bbc61
View code at this point
Browse repository at this point
Info pages (errors, welcome, unassigned) do not depend anymore on external assets(css,fonts,js)
Lupul
committed
4e6c987
View commit details
Copy full SHA for 4e6c987
View code at this point
Browse repository at this point
Commits on May 28, 2019
Fix document errors for mail domains
Show description for 8a0a6c8
Pleskan
authored and
Kristan Kenney
committed
8a0a6c8
View commit details
Copy full SHA for 8a0a6c8
View code at this point
Browse repository at this point
Commits on May 24, 2019
Fix Unassigned: Explicitly set ServerName since default value is the system hostname which is also registered in Hestia as the first domain
Lupul
committed
e42670c
View commit details
Copy full SHA for e42670c
View code at this point
Browse repository at this point
Commits on May 21, 2019
Fix: Apache https config for unassigned domains or direct ip access was missing SSL certs
Show description for 2f45700
Lupul
committed
2f45700
View commit details
Copy full SHA for 2f45700
View code at this point
Browse repository at this point
Commits on May 18, 2019
Add woff2 to caching file list.
ScIT-Raphael
committed
8e58e27
View commit details
Copy full SHA for 8e58e27
View code at this point
Browse repository at this point
Commits on May 15, 2019
Fix php-fpm socket permission in apache2 multiphp templates
Show description for edf1ed3
Lupul
committed
edf1ed3
View commit details
Copy full SHA for edf1ed3
View code at this point
Browse repository at this point
Fix: Move webserver config for unassigned domains to v-add-sys-ip from installer
Lupul
committed
cff710e
View commit details
Copy full SHA for cff710e
View code at this point
Browse repository at this point
Commits on May 12, 2019
Update nginx configuration, templates, and file permissions for default page template
Show description for 556dfae
ioannidesalex
authored and
Kristan Kenney
committed
556dfae
View commit details
Copy full SHA for 556dfae
View code at this point
Browse repository at this point
Commits on May 11, 2019
Merge branch 'bugfix-mail-nginx' into develop
Kristan Kenney
committed
84c3c60
View commit details
Copy full SHA for 84c3c60
View code at this point
Browse repository at this point
Update default.stpl
ioannidesalex
authored
6600c50
View commit details
Copy full SHA for 6600c50
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.