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
lib
classes
tform.inc.php
on
5afa9db
User selector
All users
All time
Commit history
Commits on Feb 12, 2014
- Implemented FS#3310 - add support for multiple email addresses in send copy to field (patch).
falkotimme
committed
f798aa0
View commit details
Copy full SHA for f798aa0
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Added: new validator ISASCII to forbid non-ascii characters
Marius Cramer
committed
0bfbaaf
View commit details
Copy full SHA for 0bfbaaf
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Reverted array_merge change
Marius Cramer
committed
7b35164
View commit details
Copy full SHA for 7b35164
View code at this point
Browse repository at this point
Fixed bug in language include
Show description for 82e2a20
Marius Cramer
committed
82e2a20
View commit details
Copy full SHA for 82e2a20
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Better variable quoting in sql queries.
Till Brehm
committed
35509d5
View commit details
Copy full SHA for 35509d5
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Cleaning up code to match coding guidelines
Marius Cramer
committed
7fe908c
View commit details
Copy full SHA for 7fe908c
View code at this point
Browse repository at this point
Commits on Oct 22, 2013
- Display server name in all web domains select fields so that you know which domain from which server you select.
falkotimme
committed
d5473be
View commit details
Copy full SHA for d5473be
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Changed all windows line breaks to unix line breaks (coding guidelines!)
Marius Cramer
committed
146783b
View commit details
Copy full SHA for 146783b
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Copied files from svn 3.0.5 stable branch (git migration)
Marius Cramer
committed
992797f
View commit details
Copy full SHA for 992797f
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
Merged revisions 4069-4117 from stable branch.
tbrehm
committed
7b47c0a
View commit details
Copy full SHA for 7b47c0a
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Added support for mongodb. Many thanks to MaddinXx for the patch.
Show description for 2332b22
tbrehm
committed
2332b22
View commit details
Copy full SHA for 2332b22
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 Mar 2, 2013
Silly Microsoft line endings removed to not error on Linux Subversion servers...
latham
committed
30fc1b7
View commit details
Copy full SHA for 30fc1b7
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Merged Revisions 3771-3801 from stable branch.
tbrehm
committed
72695f0
View commit details
Copy full SHA for 72695f0
View code at this point
Browse repository at this point
Commits on Jan 17, 2013
Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be merged to trunk.
tbrehm
committed
43b345c
View commit details
Copy full SHA for 43b345c
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 Nov 20, 2012
Merged revisions 3670-3683 from 3.0.5 stable branch.
tbrehm
committed
68ec437
View commit details
Copy full SHA for 68ec437
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 27, 2012
Fixed: Added missing idn converts to mail functions
Show description for d6363ba
mcramer
committed
d6363ba
View commit details
Copy full SHA for d6363ba
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 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 12, 2012
Bugfix: Database creation through remoting api failed
mcramer
committed
664f54f
View commit details
Copy full SHA for 664f54f
View code at this point
Browse repository at this point
Commits on Aug 17, 2012
Fix: PHP Versions are not displayed until php-mode is changed and then changed back again to fcgi
Show description for 96d5514
mcramer
committed
96d5514
View commit details
Copy full SHA for 96d5514
View code at this point
Browse repository at this point
- Implemented new range validator for form fields in tform.inc.php
Show description for b8fe562
tbrehm
committed
b8fe562
View commit details
Copy full SHA for b8fe562
View code at this point
Browse repository at this point
Commits on Jun 8, 2012
Added IDN conversion filter to tform library.
tbrehm
committed
f1ee3ae
View commit details
Copy full SHA for f1ee3ae
View code at this point
Browse repository at this point
Implemented: FS#2280 - Extend the tform library to apply filters on form values
tbrehm
committed
d370bbc
View commit details
Copy full SHA for d370bbc
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
Merged revisions 3100-3175 from stable branch.
tbrehm
committed
26c0fc9
View commit details
Copy full SHA for 26c0fc9
View code at this point
Browse repository at this point
Commits on May 30, 2012
- Changed ISINT check; filter_var check now allows integers that are 0.
falkotimme
committed
55e2201
View commit details
Copy full SHA for 55e2201
View code at this point
Browse repository at this point
- Fixed ISINT check because we do allow 0 (FILTER_VALIDATE_INT doesn't allow 0).
falkotimme
committed
43922aa
View commit details
Copy full SHA for 43922aa
View code at this point
Browse repository at this point
Commits on May 8, 2012
Fixed: FS#2109 - Email address validation via API method(s) is inadequate (and results in false-negatives)
tbrehm
committed
61211e9
View commit details
Copy full SHA for 61211e9
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
Merged revisions 2812-2883 from staböe branch.
tbrehm
committed
8cf78b3
View commit details
Copy full SHA for 8cf78b3
View code at this point
Browse repository at this point
Commits on Sep 29, 2011
- Added datepicker widget to the "Virtual Servers" form.
falkotimme
committed
b2673ae
View commit details
Copy full SHA for b2673ae
View code at this point
Browse repository at this point
Commits on Sep 12, 2011
Fixed: FS#1741 - Password after update
tbrehm
committed
c614f1b
View commit details
Copy full SHA for c614f1b
View code at this point
Browse repository at this point
Commits on Sep 9, 2011
- Added new fields to serverIP list and form.
Show description for a706988
tbrehm
committed
a706988
View commit details
Copy full SHA for a706988
View code at this point
Browse repository at this point
Commits on Sep 6, 2011
Fixed: FS#1714 - Email autoresponder eliminates <newline>
tbrehm
committed
2b81b8f
View commit details
Copy full SHA for 2b81b8f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.