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
Breadcrumbs
History for
ISP
interface
web
on
73c2f2d
User selector
All users
All time
Commit history
Commits on Jan 8, 2008
Added a function to update all email addresses when a mail domain is changed.
tbrehm
committed
9587053
View commit details
Copy full SHA for 9587053
View code at this point
Browse repository at this point
Commits on Jan 6, 2008
Fixed some typos.
tbrehm
committed
be40ba3
View commit details
Copy full SHA for be40ba3
View code at this point
Browse repository at this point
Added reseller capabilities to all modules.
Show description for b5a23a1
tbrehm
committed
b5a23a1
View commit details
Copy full SHA for b5a23a1
View code at this point
Browse repository at this point
Commits on Nov 9, 2007
* Added bruteforge protection into login
Show description for 3eeed9b
bpssoft
committed
3eeed9b
View commit details
Copy full SHA for 3eeed9b
View code at this point
Browse repository at this point
Commits on Nov 1, 2007
- Enhanced the installation guides
Show description for 30aa089
tbrehm
committed
30aa089
View commit details
Copy full SHA for 30aa089
View code at this point
Browse repository at this point
Commits on Oct 23, 2007
Improved ssh user and apache plugin.
tbrehm
committed
4132c6b
View commit details
Copy full SHA for 4132c6b
View code at this point
Browse repository at this point
Added shelluser creation plugin.
Show description for 026b48f
tbrehm
committed
026b48f
View commit details
Copy full SHA for 026b48f
View code at this point
Browse repository at this point
Added SSL website support.
tbrehm
committed
0a466df
View commit details
Copy full SHA for 0a466df
View code at this point
Browse repository at this point
Commits on Oct 17, 2007
added symlink creation for websites on the server.
tbrehm
committed
15d78a3
View commit details
Copy full SHA for 15d78a3
View code at this point
Browse repository at this point
Added support for shell users in the interface and fixed several strict syntax issues.
tbrehm
committed
af8f1ba
View commit details
Copy full SHA for af8f1ba
View code at this point
Browse repository at this point
Commits on Sep 19, 2007
Fixed some bugs in the website module.
tbrehm
committed
df52d4b
View commit details
Copy full SHA for df52d4b
View code at this point
Browse repository at this point
Commits on Sep 17, 2007
Optimized transports form.
tbrehm
committed
0b52bcb
View commit details
Copy full SHA for 0b52bcb
View code at this point
Browse repository at this point
Commits on Sep 6, 2007
- Added server settings and getmail configuration form.
tbrehm
committed
7c6e658
View commit details
Copy full SHA for 7c6e658
View code at this point
Browse repository at this point
- Added a mailserver configuration form.
Show description for 92bc670
tbrehm
committed
92bc670
View commit details
Copy full SHA for 92bc670
View code at this point
Browse repository at this point
Commits on Aug 29, 2007
1.) Added final_*_destiny settings in amavisd_user_config.master to enable quarantining if wanted.
Show description for 098b2f0
oliver
committed
098b2f0
View commit details
Copy full SHA for 098b2f0
View code at this point
Browse repository at this point
Commits on Aug 22, 2007
Improved the remoting interface.
Show description for d77ca66
tbrehm
committed
d77ca66
View commit details
Copy full SHA for d77ca66
View code at this point
Browse repository at this point
Commits on Aug 21, 2007
First files of the remoting interface.
tbrehm
committed
412aa4f
View commit details
Copy full SHA for 412aa4f
View code at this point
Browse repository at this point
Removing innecessary double quotes - speed
pedro_morgan
committed
c3859c5
View commit details
Copy full SHA for c3859c5
View code at this point
Browse repository at this point
Added ISPConfig help module and a the first parts of a basic trouble ticket system.
tbrehm
committed
aa17242
View commit details
Copy full SHA for aa17242
View code at this point
Browse repository at this point
Several fixes to avoid strict warnings. Made a variable public in db_mysql.inc.php. Added missing language tokens to en_users.lng
tbrehm
committed
0108768
View commit details
Copy full SHA for 0108768
View code at this point
Browse repository at this point
Minor code tidy
pedro_morgan
committed
6fa4b7b
View commit details
Copy full SHA for 6fa4b7b
View code at this point
Browse repository at this point
Getting ring of finalt rootpath arguments
pedro_morgan
committed
8fda131
View commit details
Copy full SHA for 8fda131
View code at this point
Browse repository at this point
* Removing all references to $conf['rootpath'] and using contants
Show description for 99bf8ff
pedro_morgan
committed
99bf8ff
View commit details
Copy full SHA for 99bf8ff
View code at this point
Browse repository at this point
Commits on Aug 19, 2007
Simplifies loading of classes. No is_object check
pedro_morgan
committed
814e0b4
View commit details
Copy full SHA for 814e0b4
View code at this point
Browse repository at this point
Tidy up of mail/module.conf. replaced unset() as its faster, =array() muted E_NOTICE
pedro_morgan
committed
3c86a31
View commit details
Copy full SHA for 3c86a31
View code at this point
Browse repository at this point
Fixed a problem in the session initialization
tbrehm
committed
da5e7a0
View commit details
Copy full SHA for da5e7a0
View code at this point
Browse repository at this point
Removed unneeded code in login/index.php
Show description for c283150
tbrehm
committed
c283150
View commit details
Copy full SHA for c283150
View code at this point
Browse repository at this point
Remove inadventently commited file
pedro_morgan
committed
d00272c
View commit details
Copy full SHA for d00272c
View code at this point
Browse repository at this point
Applying style to login box/table
pedro_morgan
committed
af1daf0
View commit details
Copy full SHA for af1daf0
View code at this point
Browse repository at this point
Removed debug alert()
pedro_morgan
committed
a44efae
View commit details
Copy full SHA for a44efae
View code at this point
Browse repository at this point
Check for user/pass client side instead of remote
pedro_morgan
committed
85db68c
View commit details
Copy full SHA for 85db68c
View code at this point
Browse repository at this point
Minor edits and spelling
pedro_morgan
committed
01d2d11
View commit details
Copy full SHA for 01d2d11
View code at this point
Browse repository at this point
Comment in english and replaced double quoted
pedro_morgan
committed
7e5f927
View commit details
Copy full SHA for 7e5f927
View code at this point
Browse repository at this point
* Looking at themeses and can seem to set the default path, even hardcoded
Show description for ebffc16
pedro_morgan
committed
ebffc16
View commit details
Copy full SHA for ebffc16
View code at this point
Browse repository at this point
* Fixed `update` column in mysql definition which had no backticks
Show description for 316369a
pedro_morgan
committed
316369a
View commit details
Copy full SHA for 316369a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.