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
server
plugins-available
shelluser_jailkit_plugin.inc.php
on
develop
User selector
All users
All time
Commit history
Commits on Sep 17, 2020
respect delete unused jailkit setting
jnorell
committed
f69b5ab
View commit details
Copy full SHA for f69b5ab
View code at this point
Browse repository at this point
jailkit updating bugfixes
jnorell
committed
ee79725
View commit details
Copy full SHA for ee79725
View code at this point
Browse repository at this point
force update jails on cron/shell_user update
jnorell
committed
79ae1af
View commit details
Copy full SHA for 79ae1af
View code at this point
Browse repository at this point
cronjob for jailkit maintenance
jnorell
committed
f43d23f
View commit details
Copy full SHA for f43d23f
View code at this point
Browse repository at this point
add jailkit_hardlinks server config setting
jnorell
committed
fd5a162
View commit details
Copy full SHA for fd5a162
View code at this point
Browse repository at this point
WIP: jail cleanup and updates
jnorell
committed
bd01b0f
View commit details
Copy full SHA for bd01b0f
View code at this point
Browse repository at this point
WIP: jail cleanup and updates
jnorell
committed
bb38acd
View commit details
Copy full SHA for bb38acd
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
- moved splitting for programs and sections (jailkit) to lib
Show description for 7bf3c54
Marius Burkard
committed
7bf3c54
View commit details
Copy full SHA for 7bf3c54
View code at this point
Browse repository at this point
- added debug log to exec_safe including returncode
Show description for 8ab148b
Marius Burkard
committed
8ab148b
View commit details
Copy full SHA for 8ab148b
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Implement a more secure way to use exec, system and shell_exec, fixes #5355
Marius Burkard
committed
e2a6024
View commit details
Copy full SHA for e2a6024
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Correct condition to use the new variable, #4901
helmo
committed
8394c29
View commit details
Copy full SHA for 8394c29
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Config option for jailkit authorized keys, #4901
helmo
committed
74b3b31
View commit details
Copy full SHA for 74b3b31
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
Make the debug log more specific
helmo
committed
e908814
View commit details
Copy full SHA for e908814
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Fix typo in parent user related variable when creating new jailkit shell user. This bug was interfering with the correct functioning of the plugin.
manyk
committed
1f59ad5
View commit details
Copy full SHA for 1f59ad5
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Fixed #4721 Wrong permissions when renaming shell user
Till Brehm
committed
4f5967a
View commit details
Copy full SHA for 4f5967a
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
- backported !653, Fix #4808
Marius Burkard
committed
7ddeb2a
View commit details
Copy full SHA for 7ddeb2a
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Improved the code that generates the ssh keys for clients and shell users and reorganized it into a central function.
Till Brehm
committed
2cfdbcd
View commit details
Copy full SHA for 2cfdbcd
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Fixed #3196
Till Brehm
committed
437887f
View commit details
Copy full SHA for 437887f
View code at this point
Browse repository at this point
Fixed: Issue #3991 hailed users dont get removed correctly from /etc/passwd
Till Brehm
committed
be08cde
View commit details
Copy full SHA for be08cde
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
- Merged some foreign fixes
Marius Burkard
committed
a713050
View commit details
Copy full SHA for a713050
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
- merged different fixes and updates from foreign branches
Marius Burkard
committed
d222778
View commit details
Copy full SHA for d222778
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
- rewrite of sql queries to new form
Marius Cramer
committed
cc7a827
View commit details
Copy full SHA for cc7a827
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Added .cache dir to removed directories list of shell users.
Till Brehm
committed
65a0b9c
View commit details
Copy full SHA for 65a0b9c
View code at this point
Browse repository at this point
Added new directory delete procedure in jailkit plugin.
Till Brehm
committed
a7e4ec0
View commit details
Copy full SHA for a7e4ec0
View code at this point
Browse repository at this point
- Added warning in the interface when a path for a shelluser is set that is outside of the website docroot.
Show description for 9edea99
Till Brehm
committed
9edea99
View commit details
Copy full SHA for 9edea99
View code at this point
Browse repository at this point
Fixed: FS#3564 - shell users accounts are not removed.
Till Brehm
committed
c653844
View commit details
Copy full SHA for c653844
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Improved input validation
Marius Cramer
committed
64ea561
View commit details
Copy full SHA for 64ea561
View code at this point
Browse repository at this point
Commits on May 8, 2014
- Make sure puser is bigger than min_uid of 499 for jailkit users.
falkotimme
committed
b79d240
View commit details
Copy full SHA for b79d240
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 Feb 22, 2013
Merged revisions 3803-3844 from stable branch.
tbrehm
committed
526b997
View commit details
Copy full SHA for 526b997
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 14, 2012
- Make sure ISPConfig doesn't overwrite the system's motd file when creating a chrooted cron job.
falkotimme
committed
94d2cf4
View commit details
Copy full SHA for 94d2cf4
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Fixed: FS#2287 - Changing chroot shell option doesnt work
tbrehm
committed
ff6a683
View commit details
Copy full SHA for ff6a683
View code at this point
Browse repository at this point
Commits on Jun 8, 2012
Implemented: FS#2112 - Set u / i attributes on system web folders
Show description for 4b9329a
tbrehm
committed
4b9329a
View commit details
Copy full SHA for 4b9329a
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
Previous
Next
You can’t perform that action at this time.