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
mail
mail_domain_edit.php
on
6563-enhancement-in-certificates
User selector
All users
All time
Commit history
Commits on Nov 8, 2013
adding multi-server management for clients
sebj54
committed
bd66592
View commit details
Copy full SHA for bd66592
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Merged revisions 3960-4065 from stable branch.
tbrehm
committed
615a0a9
View commit details
Copy full SHA for 615a0a9
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
Merged revisons 3687-3748 from 3.0.5 stable branch.
tbrehm
committed
10b4c85
View commit details
Copy full SHA for 10b4c85
View code at this point
Browse repository at this point
Commits on Oct 24, 2012
Merged revisions 3557-3594 from 3.0.5 stable branch.
tbrehm
committed
4bd960b
View commit details
Copy full SHA for 4bd960b
View code at this point
Browse repository at this point
Commits on Sep 26, 2012
Implemented: FS#1102 - Convert internationalized domains to punycode automatically
Show description for 8c1761c
mcramer
committed
8c1761c
View commit details
Copy full SHA for 8c1761c
View code at this point
Browse repository at this point
Commits on Sep 18, 2012
Bugfix: domain module check on client editing websites
Show description for 8d0c359
mcramer
committed
8d0c359
View commit details
Copy full SHA for 8d0c359
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
Fixed/Implemented: replaced intval() by $app->functions->intval() in all interface functions due to big number problem in intval()
mcramer
committed
65ea2ec
View commit details
Copy full SHA for 65ea2ec
View code at this point
Browse repository at this point
Commits on Sep 11, 2012
Fixed: FS#2421 - Domain module does not check for valid selection
Show description for 4e18bd4
mcramer
committed
4e18bd4
View commit details
Copy full SHA for 4e18bd4
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Fixed: FS#2324 - Moving a mail domain from a client to another doesn't work totally?
tbrehm
committed
c9435bc
View commit details
Copy full SHA for c9435bc
View code at this point
Browse repository at this point
Commits on May 8, 2012
Fixed: FS#2172 - User's group created with empty values (mysql escaping problem)
tbrehm
committed
cb904e4
View commit details
Copy full SHA for cb904e4
View code at this point
Browse repository at this point
Commits on May 4, 2012
- Implemented FS#2200.
falkotimme
committed
76ebcb3
View commit details
Copy full SHA for 76ebcb3
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Merged revisions 2681-2739 from 3.0.4 stable branch.
tbrehm
committed
8ab3cdc
View commit details
Copy full SHA for 8ab3cdc
View code at this point
Browse repository at this point
Commits on Apr 8, 2011
Remove DOS line returns lathama
latham
committed
532ae59
View commit details
Copy full SHA for 532ae59
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
*) Added Mailman integration
horfic
committed
0740565
View commit details
Copy full SHA for 0740565
View code at this point
Browse repository at this point
Commits on Oct 22, 2010
Merged serveral bugfixes and new language files from stable branch (revisions 2055 - 2093)
tbrehm
committed
fb3a98c
View commit details
Copy full SHA for fb3a98c
View code at this point
Browse repository at this point
Commits on May 26, 2010
Fixed some bug if the domain module is active:
Show description for 3aa0c3c
vogelor
committed
3aa0c3c
View commit details
Copy full SHA for 3aa0c3c
View code at this point
Browse repository at this point
Commits on May 25, 2010
if you use the domain - module then the domain list (at sites + email) is sorted
vogelor
committed
8a7a87f
View commit details
Copy full SHA for 8a7a87f
View code at this point
Browse repository at this point
Commits on May 17, 2010
Fixed a bug: if the domain-module is used and there are NO domains in the list, then the user was able to free edit the domain-name. This bug is fixed now and a empty list is generated, so the user…
Show description for 8143c39
vogelor
committed
8143c39
View commit details
Copy full SHA for 8143c39
View code at this point
Browse repository at this point
Commits on May 1, 2010
Added a new module called "domain". With this module you can manage all domains (web + mail). Per default this module is not active. To activate it, you have to change the System Interface Config -…
Show description for 6dfc1f8
vogelor
committed
6dfc1f8
View commit details
Copy full SHA for 6dfc1f8
View code at this point
Browse repository at this point
Commits on Feb 25, 2010
Fixed: FS#1066 - mail_domain_edit
tbrehm
committed
a5e83c4
View commit details
Copy full SHA for a5e83c4
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Fixed: FS#933 - Resseler's services problem with client number.
Show description for a3014ea
tbrehm
committed
a3014ea
View commit details
Copy full SHA for a3014ea
View code at this point
Browse repository at this point
Commits on Jan 26, 2010
Fixed: FS#1045 - Error when a reseller edit site
tbrehm
committed
327f28a
View commit details
Copy full SHA for 327f28a
View code at this point
Browse repository at this point
Commits on Jan 19, 2010
Fixed: FS#1016 - Client list dropdown misses reasonable sorting
tbrehm
committed
55e6b63
View commit details
Copy full SHA for 55e6b63
View code at this point
Browse repository at this point
Commits on Oct 6, 2009
Fixed: FS#874 - Spamfilter setting in email domain can not be changed directly
tbrehm
committed
a3205ec
View commit details
Copy full SHA for a3205ec
View code at this point
Browse repository at this point
Commits on Jul 16, 2009
Fixed: FS#812 - Mails are missing for user if the username conatins uppercase characters.
tbrehm
committed
257cd78
View commit details
Copy full SHA for 257cd78
View code at this point
Browse repository at this point
Commits on Jul 10, 2009
Fixed: FS#776 - Client's limits do not apply for it's own client
Show description for 3cebc3a
tbrehm
committed
3cebc3a
View commit details
Copy full SHA for 3cebc3a
View code at this point
Browse repository at this point
Commits on Jul 9, 2009
Fixed: FS#786 - Client with enables client module cannot choose a client when adding a dns zone
Show description for 0fd51fc
tbrehm
committed
0fd51fc
View commit details
Copy full SHA for 0fd51fc
View code at this point
Browse repository at this point
Commits on Jun 28, 2009
Fixed: FS#749 - client can change his domainname.
tbrehm
committed
abd69db
View commit details
Copy full SHA for abd69db
View code at this point
Browse repository at this point
Fixed: FS#764 - spamfilter not well updated after change of domain
tbrehm
committed
3721d3e
View commit details
Copy full SHA for 3721d3e
View code at this point
Browse repository at this point
Commits on Mar 31, 2009
Fixed:
Show description for e4baff7
tbrehm
committed
e4baff7
View commit details
Copy full SHA for e4baff7
View code at this point
Browse repository at this point
Commits on Mar 12, 2009
improved opensuse install instructions and fixed template problems.
tbrehm
committed
6a8d0d8
View commit details
Copy full SHA for 6a8d0d8
View code at this point
Browse repository at this point
Commits on Mar 5, 2009
disable some fields in edit mode.
tbrehm
committed
b947263
View commit details
Copy full SHA for b947263
View code at this point
Browse repository at this point
Commits on Mar 1, 2009
Fixed: FS#536 - Adding Email Domain - Reseller sees all clients
tbrehm
committed
a29914f
View commit details
Copy full SHA for a29914f
View code at this point
Browse repository at this point
Commits on Dec 21, 2008
fix parse error
fantu
committed
cdda6b9
View commit details
Copy full SHA for cdda6b9
View code at this point
Browse repository at this point
Commits on Dec 20, 2008
fix parse error
fantu
committed
2b8db0b
View commit details
Copy full SHA for 2b8db0b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.