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
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
bin
on
3620c81
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2020
Added daily midnight cronjob
Lupul
committed
c39bef7
View commit details
Copy full SHA for c39bef7
View code at this point
Browse repository at this point
Commits on May 30, 2020
Clarify where v-restore-user is searching for backup files
Lupul
committed
4e86b2e
View commit details
Copy full SHA for 4e86b2e
View code at this point
Browse repository at this point
Fix: Restoring SSL enabled web domain from a Hestia archive would fail when the target user was already present
Show description for bca6e29
Lupul
committed
bca6e29
View commit details
Copy full SHA for bca6e29
View code at this point
Browse repository at this point
Commits on May 28, 2020
Fix #833 v-update-user-stats without args is updating all user stats, no need to loop over all users here
Show description for 58d0519
Lupul
committed
58d0519
View commit details
Copy full SHA for 58d0519
View code at this point
Browse repository at this point
Commits on May 26, 2020
Updated to include "PHPCLI": "'$PHPCLI'",
Show description for 7bb52d8
jaapmarcus
authored
7bb52d8
View commit details
Copy full SHA for 7bb52d8
View code at this point
Browse repository at this point
Fix: mod_rpaf config wasn't updated when add/removing system ips
Show description for a1343fe
Lupul
committed
a1343fe
View commit details
Copy full SHA for a1343fe
View code at this point
Browse repository at this point
Commits on May 25, 2020
Fix: inconsistency when searching for dns records
Show description for 7e1bcd9
Lupul
committed
7e1bcd9
View commit details
Copy full SHA for 7e1bcd9
View code at this point
Browse repository at this point
Fix: removing the domain object from web.conf breaks scripts that check if the web domain is present (v-delete-web-domain-ssl-force in this case)
Lupul
committed
cb1659b
View commit details
Copy full SHA for cb1659b
View code at this point
Browse repository at this point
Commits on May 22, 2020
Prevent hestia-nginx to fail on upgrade due to busy backend port.
ScIT-Raphael
committed
fa44a6b
View commit details
Copy full SHA for fa44a6b
View code at this point
Browse repository at this point
Suppress leftover debug output
Lupul
committed
2b21db8
View commit details
Copy full SHA for 2b21db8
View code at this point
Browse repository at this point
v-delete-user-backup update #822
jaapmarcus
committed
bdced66
View commit details
Copy full SHA for bdced66
View code at this point
Browse repository at this point
Commits on May 21, 2020
[Firewall] restore ipset config during startup, before restoring iptables rules
Lupul
committed
695144e
View commit details
Copy full SHA for 695144e
View code at this point
Browse repository at this point
[Firewall] Extend fw cli script to accept ipset names
Lupul
committed
6cb207d
View commit details
Copy full SHA for 6cb207d
View code at this point
Browse repository at this point
[ipset] fix: incorrect parameter substitution medthod used for default values
Lupul
committed
a5c8fd4
View commit details
Copy full SHA for a5c8fd4
View code at this point
Browse repository at this point
[WebUI] Add support for blacklist script
Lupul
committed
13e1d6a
View commit details
Copy full SHA for 13e1d6a
View code at this point
Browse repository at this point
[cli] add support for using linux ipset lists
Lupul
committed
e9ee6da
View commit details
Copy full SHA for e9ee6da
View code at this point
Browse repository at this point
Commits on May 19, 2020
[CLI] add script that generates and installs sftp ssh key limited only to localhost usage
Lupul
committed
9655e5e
View commit details
Copy full SHA for 9655e5e
View code at this point
Browse repository at this point
Commits on May 17, 2020
Improve security / anti brute force (#818)
Show description for 323bf57
jaapmarcus
authored
323bf57
View commit details
Copy full SHA for 323bf57
View code at this point
Browse repository at this point
Commits on May 10, 2020
Remove obsolete confirmation.
ScIT-Raphael
committed
79f2674
View commit details
Copy full SHA for 79f2674
View code at this point
Browse repository at this point
Supress curl error message and add user confirmation for upgrade.
ScIT-Raphael
committed
c6ccdc5
View commit details
Copy full SHA for c6ccdc5
View code at this point
Browse repository at this point
Adjust v-list-sys-services to honor the changed fail2ban service name.
Show description for a0c6f12
ScIT-Raphael
committed
a0c6f12
View commit details
Copy full SHA for a0c6f12
View code at this point
Browse repository at this point
Rework sys port validation using lsof.
ScIT-Raphael
committed
5df90da
View commit details
Copy full SHA for 5df90da
View code at this point
Browse repository at this point
Commits on May 9, 2020
Merge pull request #802 from jaapmarcus/feature-user-phpcli
Show description for 1d558b1
Kristan Kenney
authored
1d558b1
View commit details
Copy full SHA for 1d558b1
View code at this point
Browse repository at this point
Bugfix #803 ssh config file not added to config list
jaapmarcus
committed
21f2fe9
View commit details
Copy full SHA for 21f2fe9
View code at this point
Browse repository at this point
Commits on May 7, 2020
#766 Creates .bash_aliases with a alias to the wanted php Please note crontab / cronjobs are not affected
jaapmarcus
committed
fa9fbbc
View commit details
Copy full SHA for fa9fbbc
View code at this point
Browse repository at this point
Commits on May 4, 2020
Check file exists before changing permissions when restoring user files
Lupul
committed
04169a0
View commit details
Copy full SHA for 04169a0
View code at this point
Browse repository at this point
Commits on May 3, 2020
Fix restore user with custom content in home dir
Show description for da70072
ifaist0s
authored
da70072
View commit details
Copy full SHA for da70072
View code at this point
Browse repository at this point
[LE] Stop trying to renew LE certs after multiple consecutive failed attempts. Thanks @dpeca
Lupul
committed
4587a64
View commit details
Copy full SHA for 4587a64
View code at this point
Browse repository at this point
Commits on May 1, 2020
DNS Records: Use internal method of un/suspending objects
Show description for 6d3c99e
Lupul
committed
6d3c99e
View commit details
Copy full SHA for 6d3c99e
View code at this point
Browse repository at this point
Improve handling of dns records without explicit TTL values
Show description for f91be28
Lupul
committed
f91be28
View commit details
Copy full SHA for f91be28
View code at this point
Browse repository at this point
Feature DNS TTL #494 (#788)
Show description for 394c7e5
jaapmarcus
authored
394c7e5
View commit details
Copy full SHA for 394c7e5
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
[Fix] Cleanup temporary files when adding/renewing letsencrypt SSL cert
Lupul
committed
051aadf
View commit details
Copy full SHA for 051aadf
View code at this point
Browse repository at this point
[Fix] Don't calculate /home folder size in v-list-sys-info
Show description for 3979b14
Lupul
committed
3979b14
View commit details
Copy full SHA for 3979b14
View code at this point
Browse repository at this point
[Fix] cleanup temporary file after running v-list-sys-services
Lupul
committed
1495b32
View commit details
Copy full SHA for 1495b32
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
[Fix] Preserve email quota when (un)suspending and rebuilding mail accounts
Show description for 18d0254
Lupul
committed
18d0254
View commit details
Copy full SHA for 18d0254
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.