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
on
develop
User selector
All users
All time
Commit history
Commits on Apr 10, 2022
Add API function mail_user_get_all_by_client, #6332
helmo
committed
4c83fa6
View commit details
Copy full SHA for 4c83fa6
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Delete mail_domain after mail_user records
helmo
committed
3dbdfd4
View commit details
Copy full SHA for 3dbdfd4
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Warn about duplicate code in a comment
helmo
committed
161173f
View commit details
Copy full SHA for 161173f
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Merge remote-tracking branch 'origin/develop' into 2558-two-factor-authentication
helmo
committed
103443c
View commit details
Copy full SHA for 103443c
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
version check for loading compatibility functions
jnorell
committed
5cf9e79
View commit details
Copy full SHA for 5cf9e79
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Merge remote-tracking branch 'origin/develop' into 2558-two-factor-authentication
helmo
committed
62e6449
View commit details
Copy full SHA for 62e6449
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
Merge remote-tracking branch 'origin/develop' into 2558-two-factor-authentication
helmo
committed
98fdac3
View commit details
Copy full SHA for 98fdac3
View code at this point
Browse repository at this point
Deduplicate auth logging
helmo
committed
5ac9724
View commit details
Copy full SHA for 5ac9724
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Merge branch 'develop' into 'develop'
Show description for 77fec95
Marius Burkard
committed
77fec95
View commit details
Copy full SHA for 77fec95
View code at this point
Browse repository at this point
Merge branch '6266-add-socket-timeout-when-querying-eu-vat-id-verification-server' into 'develop'
Show description for e71e773
Marius Burkard
committed
e71e773
View commit details
Copy full SHA for e71e773
View code at this point
Browse repository at this point
Update validate_client.inc.php
Till Brehm
committed
32aecc6
View commit details
Copy full SHA for 32aecc6
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
fix $app->system-> calls in system/ but not interface/
jnorell
committed
8c2008d
View commit details
Copy full SHA for 8c2008d
View code at this point
Browse repository at this point
fix include path
jnorell
committed
de80006
View commit details
Copy full SHA for de80006
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Merge branch '6202-support-for-borg-archive-in-backups' into 'develop'
Show description for 43189b1
Marius Burkard
committed
43189b1
View commit details
Copy full SHA for 43189b1
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
session id must begin with char
jnorell
committed
f502502
View commit details
Copy full SHA for f502502
View code at this point
Browse repository at this point
more secure unique strings
jnorell
committed
858d338
View commit details
Copy full SHA for 858d338
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Merge branch 'feature/admin_ip_whitelist' into 'develop'
Show description for 9954d8f
Marius Burkard
committed
9954d8f
View commit details
Copy full SHA for 9954d8f
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Apply 1 suggestion(s) to 1 file(s)
Marius Burkard
committed
b43ddc8
View commit details
Copy full SHA for b43ddc8
View code at this point
Browse repository at this point
Apply 2 suggestion(s) to 1 file(s)
Marius Burkard
committed
b8e14cb
View commit details
Copy full SHA for b8e14cb
View code at this point
Browse repository at this point
Merge branch 'develop' into 'develop'
Show description for b99d5de
Marius Burkard
committed
b99d5de
View commit details
Copy full SHA for b99d5de
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
Add translation for !1543
helmo
committed
f10ff61
View commit details
Copy full SHA for f10ff61
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Merge branch '6218-mail-transport-domain-relay-recipient-open-relay' into 'develop'
Show description for 90cd1a2
Marius Burkard
committed
90cd1a2
View commit details
Copy full SHA for 90cd1a2
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Changed the file location for $conf['admin_ip_whitelist_file'], as suggested.
mladenb
committed
b517b7c
View commit details
Copy full SHA for b517b7c
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Merge branch '6187-DS-RECORD-functions-for-API' into 'develop'
Show description for 61f609f
Marius Burkard
committed
61f609f
View commit details
Copy full SHA for 61f609f
View code at this point
Browse repository at this point
6187-DS-RECORD-functions-for-API -> Update dns.inc.php and other related files
francoisPE
authored and
Marius Burkard
committed
1370a4a
View commit details
Copy full SHA for 1370a4a
View code at this point
Browse repository at this point
Merge branch '6239-dns-template-ipv6-remote' into 'develop'
Show description for d214b95
Marius Burkard
committed
d214b95
View commit details
Copy full SHA for d214b95
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Update validate_client.inc.php
Till Brehm
committed
f0e1575
View commit details
Copy full SHA for f0e1575
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Added admin IP whitelist feature.
mladenb
committed
437360f
View commit details
Copy full SHA for 437360f
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Merge branch 'develop' into 6202-support-for-borg-archive-in-backups
elgeorge2k
committed
a62112f
View commit details
Copy full SHA for a62112f
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
fix conflicting $ip tmp variable name
jnorell
committed
ae95562
View commit details
Copy full SHA for ae95562
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Changed lockout conditions.
Till Brehm
committed
cfe9bd3
View commit details
Copy full SHA for cfe9bd3
View code at this point
Browse repository at this point
Various security improvments in API and server code.
Till Brehm
committed
139bbca
View commit details
Copy full SHA for 139bbca
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Add ipv6 option for dns_templatezone_add()
helmo
committed
7e0c8c3
View commit details
Copy full SHA for 7e0c8c3
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Merge branch 'develop' into 6202-support-for-borg-archive-in-backups
Jorge Muñoz
committed
d8a0163
View commit details
Copy full SHA for d8a0163
View code at this point
Browse repository at this point
Commits on Sep 27, 2021
Add support for borgbackup incremental backups
Jorge Muñoz
committed
4cd4868
View commit details
Copy full SHA for 4cd4868
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.