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
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
old-master
User selector
All users
All time
Commit history
Commits on Nov 2, 2018
Update installer_base.lib.php for ISPConfig to use certbot webroot for webservers and certbot standalone for other servers. Also extend the certs for postfix, dovecot and pure-ftpd-mysql.
ahrasis
committed
301dfb7
View commit details
Copy full SHA for 301dfb7
Browse repository at this point
Commits on Nov 1, 2018
Update installer_base.lib.php to fix typo error and add code to extend ISPConfig LE SSL certs to other services that are postfix and pureftpd, if they are installed. The code give user option wheth…
Show description for 9c5fbe7
ahrasis
committed
9c5fbe7
View commit details
Copy full SHA for 9c5fbe7
Browse repository at this point
Commits on Oct 31, 2018
Update installer_base.lib.php
ahrasis
committed
2c08b06
View commit details
Copy full SHA for 2c08b06
Browse repository at this point
Update installer_base.lib.php accordingly to [Jesse Norell's suggestion](https://www.howtoforge.com/community/threads/wip-use-certbot-standalone-to-create-lets-encrypt-ssl-certs-for-ispconfig-serve…
Show description for e4fe8d9
ahrasis
committed
e4fe8d9
View commit details
Copy full SHA for e4fe8d9
Browse repository at this point
Update installer_base.lib.php to fix line 2409-2410.
ahrasis
committed
96f1ab0
View commit details
Copy full SHA for 96f1ab0
Browse repository at this point
Update nginx_ispconfig.vhost.master to change the same in nginx_ispconfig.vhost.master and to change the same in installer_base.lib.php as well.
ahrasis
committed
694c2c5
View commit details
Copy full SHA for 694c2c5
Browse repository at this point
Update installer_base.lib.php to replace ssl on / off that is already deprecated in Nginx 1.15 with ' ssl' / '' and to change the same in nginx_ispconfig.vhost.master as well.
ahrasis
committed
89a6f6e
View commit details
Copy full SHA for 89a6f6e
Browse repository at this point
Update installer_base.lib.php to change if (!@is_dir($le_live_dir) && ($svr_ip != $dns_ip)) to else.
ahrasis
committed
f93c382
View commit details
Copy full SHA for f93c382
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
497136b
View commit details
Copy full SHA for 497136b
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
240f69d
View commit details
Copy full SHA for 240f69d
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
713bda9
View commit details
Copy full SHA for 713bda9
Browse repository at this point
Update installer_base.lib.php to tidy up missing tabs
ahrasis
committed
c2aabf7
View commit details
Copy full SHA for c2aabf7
Browse repository at this point
Update installer_base.lib.php to use php instead of cli / shell command in renaming files and creating symlinks.
ahrasis
committed
caa7b71
View commit details
Copy full SHA for caa7b71
Browse repository at this point
Update installer_base.lib.php as per the discussions / feedback in the thread at https://www.howtoforge.com/community/threads/wip-use-certbot-standalone-to-create-lets-encrypt-ssl-certs-for-ispconf…
Show description for e5d96e0
ahrasis
committed
e5d96e0
View commit details
Copy full SHA for e5d96e0
Browse repository at this point
Commits on Oct 30, 2018
Update installer_base.lib.php to fix lines 2439-2441; remove line with .csr; use $conf['hostname'] if not localhost or empty.
ahrasis
committed
7a60aea
View commit details
Copy full SHA for 7a60aea
Browse repository at this point
Update installer_base.lib.php to fix line 2448 & 2449
ahrasis
committed
924ccf8
View commit details
Copy full SHA for 924ccf8
Browse repository at this point
Update installer_base.lib.php to use certbot standalone to create SSL certs for ISPConfig server(s).
ahrasis
committed
c1b703e
View commit details
Copy full SHA for c1b703e
Browse repository at this point
Commits on Oct 29, 2018
Merge branch 'patch-4' into 'master'
Show description for 0281760
Till Brehm
committed
0281760
View commit details
Copy full SHA for 0281760
Browse repository at this point
Merge branch 'patch-3' into 'master'
Show description for c9275b2
Till Brehm
committed
c9275b2
View commit details
Copy full SHA for c9275b2
Browse repository at this point
Merge branch 'patch-2' into 'master'
Show description for dfcb732
Till Brehm
committed
dfcb732
View commit details
Copy full SHA for dfcb732
Browse repository at this point
Merge branch 'patch-1' into 'master'
Show description for f05f782
Till Brehm
committed
f05f782
View commit details
Copy full SHA for f05f782
Browse repository at this point
Commits on Oct 28, 2018
Update vhost.conf.master to support TLS v1.3 ciphers
ahrasis
committed
b172e3f
View commit details
Copy full SHA for b172e3f
Browse repository at this point
Update nginx_vhost.conf.master to support TLS v1.3 and its ciphers
ahrasis
committed
01df7d6
View commit details
Copy full SHA for 01df7d6
Browse repository at this point
Update apache_ispconfig.vhost.master to support TLS v1.3 ciphers
ahrasis
committed
f5543ea
View commit details
Copy full SHA for f5543ea
Browse repository at this point
Update nginx_ispconfig.vhost.master to support TLS v1.3 and its ciphers.
ahrasis
committed
aa8da84
View commit details
Copy full SHA for aa8da84
Browse repository at this point
Commits on Oct 25, 2018
Merge branch 'stable-3.1'
Marius Burkard
committed
939f4aa
View commit details
Copy full SHA for 939f4aa
Browse repository at this point
- partly revert previous
Marius Burkard
committed
6628fb3
View commit details
Copy full SHA for 6628fb3
Browse repository at this point
Merge branch 'stable-3.1'
Marius Burkard
committed
bdb066a
View commit details
Copy full SHA for bdb066a
Browse repository at this point
- loosen limits for pipelines
Marius Burkard
committed
d6444a3
View commit details
Copy full SHA for d6444a3
Browse repository at this point
Merge branch 'stable-3.1'
Marius Burkard
committed
7ed154e
View commit details
Copy full SHA for 7ed154e
Browse repository at this point
Merge branch 'stable-3.1' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.1
Marius Burkard
committed
14b6f07
View commit details
Copy full SHA for 14b6f07
Browse repository at this point
- limit syntax pipeline to schedules
Marius Burkard
committed
52afa69
View commit details
Copy full SHA for 52afa69
Browse repository at this point
Update README.md
Marius Burkard
committed
0bc89b9
View commit details
Copy full SHA for 0bc89b9
Browse repository at this point
Update README.md
Marius Burkard
committed
fa98402
View commit details
Copy full SHA for fa98402
Browse repository at this point
Update README.md
Marius Burkard
committed
6d629dd
View commit details
Copy full SHA for 6d629dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.