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
on
3f22a4d
User selector
All users
All time
Commit history
Commits on Jul 21, 2010
Fixed: FS#1221 - Remote : update user 'username unique' error.
tbrehm
committed
79c08d1
View commit details
Copy full SHA for 79c08d1
View code at this point
Browse repository at this point
Commits on Jul 19, 2010
Implemented: FS#1253 - Set SRV priority
tbrehm
committed
7d4fdb7
View commit details
Copy full SHA for 7d4fdb7
View code at this point
Browse repository at this point
Commits on Jul 7, 2010
Added atom feed widget to the left column of the dashboard.
tbrehm
committed
fd9ef2e
View commit details
Copy full SHA for fd9ef2e
View code at this point
Browse repository at this point
Commits on Jun 30, 2010
Implemented: FS#1216 - Add a server_get function to remoting class
tbrehm
committed
2d6dac4
View commit details
Copy full SHA for 2d6dac4
View code at this point
Browse repository at this point
Commits on Jun 15, 2010
Fixed permission problem in remoting API: http://www.howtoforge.com/forums/showthread.php?t=46539
tbrehm
committed
d5628a9
View commit details
Copy full SHA for d5628a9
View code at this point
Browse repository at this point
Commits on Jun 9, 2010
Merged revisions 1806-1811,1816 from stable.
tbrehm
committed
a59ad3a
View commit details
Copy full SHA for a59ad3a
View code at this point
Browse repository at this point
Commits on May 27, 2010
FS#1159 - Remoting class: Order of function arguments & use of insertQuery/updateQuery
wyrie
committed
32b49e7
View commit details
Copy full SHA for 32b49e7
View code at this point
Browse repository at this point
Commits on May 26, 2010
Fixed several bugs (revisions 1772-1779 from stable branch).
tbrehm
committed
df7e6d0
View commit details
Copy full SHA for df7e6d0
View code at this point
Browse repository at this point
Enhancement of the Website-List. The user can only select the server as filter, he has some sites at (and not ALL Servers of the server-farm)
vogelor
committed
24f38b4
View commit details
Copy full SHA for 24f38b4
View code at this point
Browse repository at this point
Commits on May 10, 2010
Improved Template handling (if a template-file is not in the user template path, the file of the default-template is used)
vogelor
committed
d6af2bd
View commit details
Copy full SHA for d6af2bd
View code at this point
Browse repository at this point
Commits on Apr 12, 2010
tbrehm
committed
0cb35d0
View commit details
Copy full SHA for 0cb35d0
View code at this point
Browse repository at this point
You can now set an array of predefined values in a tform select field together with a datasource. The data of the "value" array and the datasource data get merged, so that the datasource data gets …
Show description for 418623f
tbrehm
committed
418623f
View commit details
Copy full SHA for 418623f
View code at this point
Browse repository at this point
Commits on Apr 11, 2010
Select fields obey now the default value from the form settings.
tbrehm
committed
a471088
View commit details
Copy full SHA for a471088
View code at this point
Browse repository at this point
Commits on Apr 9, 2010
Added new DATE and DATETSTAMP datatypes to remoting lib.
tbrehm
committed
edb827d
View commit details
Copy full SHA for edb827d
View code at this point
Browse repository at this point
Added new "DATE" datatype which uses the native mysql date format instead of tstamps in tform library. The old tstamp datatype as been renamed to "DATETSTAMP".
tbrehm
committed
57540ee
View commit details
Copy full SHA for 57540ee
View code at this point
Browse repository at this point
Commits on Apr 8, 2010
Added support for datetime form encoding
wyrie
committed
6f4add6
View commit details
Copy full SHA for 6f4add6
View code at this point
Browse repository at this point
Commits on Mar 24, 2010
- Fixed a bug in plugin event onUpdate for form plugins.
Show description for 89a57ff
tbrehm
committed
89a57ff
View commit details
Copy full SHA for 89a57ff
View code at this point
Browse repository at this point
Commits on Mar 8, 2010
Fixed the salt generation algorithm in remoting lib.
tbrehm
committed
b5f654a
View commit details
Copy full SHA for b5f654a
View code at this point
Browse repository at this point
Commits on Mar 5, 2010
- Fixed a problem with form type currency.
Show description for 9138831
tbrehm
committed
9138831
View commit details
Copy full SHA for 9138831
View code at this point
Browse repository at this point
tbrehm
committed
9ac2fa3
View commit details
Copy full SHA for 9ac2fa3
View code at this point
Browse repository at this point
Fixed tpl generation classes and added missing language file createion code again.
tbrehm
committed
836f832
View commit details
Copy full SHA for 836f832
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
Fixed: FS#1073 - (SOAP) Problem with custom_mailfilter->mail_user_update/mail_user_add
tbrehm
committed
45858cb
View commit details
Copy full SHA for 45858cb
View code at this point
Browse repository at this point
Commits on Mar 1, 2010
Added a function to retrieve the client_id for a given sysuser_id to the remotting API: client_get_id($session_id,$sys_userid);
tbrehm
committed
770b83b
View commit details
Copy full SHA for 770b83b
View code at this point
Browse repository at this point
Fixed a bug in the loadUserProfile function of the remoting API.
tbrehm
committed
4787bc1
View commit details
Copy full SHA for 4787bc1
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
Modified loadUserProfile function i discovered using mailuser interface from horfic after many tests and debugs functions recive a value iguals to userid field not sys_userid.
Show description for 6208314
moglia
committed
6208314
View commit details
Copy full SHA for 6208314
View code at this point
Browse repository at this point
Commits on Feb 22, 2010
Reformatted file.
tbrehm
committed
03c48f0
View commit details
Copy full SHA for 03c48f0
View code at this point
Browse repository at this point
Deleted the client id check, now he goes directly to the sysuser_id. Now you don't have to use the client id anymore, only more the sysuser_id. Solves issue when client has more than one sysuser
horfic
committed
a62fd5f
View commit details
Copy full SHA for a62fd5f
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
Implemented: FS#555 - Implemet traffic quota.
tbrehm
committed
8d0c6b7
View commit details
Copy full SHA for 8d0c6b7
View code at this point
Browse repository at this point
Commits on Feb 10, 2010
Fixed general utf8 encoding problems when data is passed from frontend to server, this fixes also bug FS#1065 - Special characters in autoresponder subject may break the autoresponder
tbrehm
committed
e65b04a
View commit details
Copy full SHA for e65b04a
View code at this point
Browse repository at this point
Fixed: FS#996 - SOAP: Problems with (custom) mailfilters.
tbrehm
committed
6dc3004
View commit details
Copy full SHA for 6dc3004
View code at this point
Browse repository at this point
Commits on Feb 7, 2010
FS#1064 - Add support for event based plugins to the web frontend.
tbrehm
committed
da1da41
View commit details
Copy full SHA for da1da41
View code at this point
Browse repository at this point
Commits on Jan 28, 2010
Fixed: FS#1014 - Some strings can not be translated (missing in en.lng?)
Show description for 40dd9fb
tbrehm
committed
40dd9fb
View commit details
Copy full SHA for 40dd9fb
View code at this point
Browse repository at this point
Commits on Jan 26, 2010
Fixed: FS#1012 - Delete all records (domains, ftp users, etc.) of a client when the client gets deleted.
tbrehm
committed
07ba800
View commit details
Copy full SHA for 07ba800
View code at this point
Browse repository at this point
Commits on Jan 25, 2010
Fixed: FS#1038 - Alias 1 character long
tbrehm
committed
6e2a8db
View commit details
Copy full SHA for 6e2a8db
View code at this point
Browse repository at this point
Commits on Jan 20, 2010
Changed the characters that are available to be used in the password salt to avoid decoding problems with certain 64Bit Linux systems.
tbrehm
committed
5dc3d55
View commit details
Copy full SHA for 5dc3d55
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.