Skip to content

Commit 4efacc0

Browse files
committed
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2 parents cefff0c + f46a97c commit 4efacc0

File tree

7 files changed

+26
-13
lines changed

7 files changed

+26
-13
lines changed

.dev/vagrant/provision.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export DEBIAN_FRONTEND=noninteractive
1919
debconf-set-selections <<< 'mariadb-server-5.5 mysql-server/root_password password pterodactyl'
2020
debconf-set-selections <<< 'mariadb-server-5.5 mysql-server/root_password_again password pterodactyl'
2121
# actually install
22-
apt-get install -y php7.1 php7.1-cli php7.1-gd php7.1-mysql php7.1-pdo php7.1-mbstring php7.1-tokenizer php7.1-bcmath php7.1-xml php7.1-fpm php7.1-memcached php7.1-curl php7.1-zip php-xdebug mariadb-server nginx curl tar unzip git memcached > /dev/null
22+
apt-get install -y php7.2 php7.2-cli php7.2-gd php7.2-mysql php7.2-pdo php7.2-mbstring php7.2-tokenizer php7.2-bcmath php7.2-xml php7.2-fpm php7.2-memcached php7.2-curl php7.2-zip php-xdebug mariadb-server nginx curl tar unzip git memcached > /dev/null
2323

2424
echo "Install composer"
2525
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
@@ -32,8 +32,8 @@ systemctl enable mailhog.service
3232
systemctl start mailhog
3333

3434
echo "Configure xDebug"
35-
cp /var/www/html/pterodactyl/.dev/vagrant/xdebug.ini /etc/php/7.1/mods-available/
36-
systemctl restart php7.1-fpm
35+
cp /var/www/html/pterodactyl/.dev/vagrant/xdebug.ini /etc/php/7.2/mods-available/
36+
systemctl restart php7.2-fpm
3737

3838
echo "Configure nginx"
3939
cp /var/www/html/pterodactyl/.dev/vagrant/pterodactyl.conf /etc/nginx/sites-available/

.dev/vagrant/pterodactyl.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ server {
3131
location ~ \.php$ {
3232
fastcgi_split_path_info ^(.+\.php)(/.+)$;
3333
# the fastcgi_pass path needs to be changed accordingly when using CentOS
34-
fastcgi_pass unix:/var/run/php/php7.1-fpm.sock;
34+
fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
3535
fastcgi_index index.php;
3636
include fastcgi_params;
3737
fastcgi_param PHP_VALUE "upload_max_filesize = 100M \n post_max_size=100M";

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
1-
Please describe your issue in full below. Include what products are affected, as well as what version(s) you are running. Please also include information about your system, such as `uname -a` and `php -v` and `docker info` if applicable.
1+
<!---
2+
Please take a little time to submit a good issue. It makes our life easier and the issue will be resolved quicker.
23
3-
If you're just making a suggestion, be descriptive, and link to any issues that might be releated as well.
4+
If you are submitting a feature request please remove everything in here. Then give a detailed explanation what you want to have implemented and why that would be a good addition.
45
5-
You can delete from this line up.
6-
---------------------
6+
Please also try to give the issue a good title: It should summarize your issue in a few words and help us see what the issue is about in a glance. Things like "Panel is not working" do not help.
77
8+
--- You can delete everything above this line. --->
9+
10+
<!--- Please fill in the following basic information --->
811
* Panel or Daemon:
912
* Version of Panel/Daemon:
1013
* Server's OS:
1114
* Your Computer's OS & Browser:
1215

13-
## Add Details Below:
16+
------------------------
17+
18+
<!---
19+
Please provide as much information about your issue as needed. Include precise steps to reproduce the issue and provide logs of the components that didn't work as expected.
1420
21+
Please provide additional information, depending on what you have issues with:
22+
Panel: `php -v` (the php version in use).
23+
Daemon: `uname -a` and `docker info` (your kernel version and information regarding docker)
24+
--->

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ docker-compose.yml
2525
# for image related files
2626
misc
2727
.phpstorm.meta.php
28-
.php_cs.cache
28+
.php_cs.cache
29+
30+
# Vagrant
31+
*.log

resources/lang/de/server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
'title' => 'Send Console Command',
125125
'description' => 'Der User darf die Konsole benutzen.',
126126
],
127-
'view_sftp' => [
127+
'access_sftp' => [
128128
'title' => 'SFTP erlaubt',
129129
'description' => 'Ermöglicht dem Benutzer, eine Verbindung mit dem vom Daemon bereitgestellten SFTP-Server herzustellen.',
130130
],

resources/lang/en/server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
'title' => 'Send Console Command',
129129
'description' => 'Allows sending a command from the console. If the user does not have stop or restart permissions they cannot send the application\'s stop command.',
130130
],
131-
'view_sftp' => [
131+
'access_sftp' => [
132132
'title' => 'SFTP Allowed',
133133
'description' => 'Allows user to connect to the SFTP server provided by the daemon.',
134134
],

resources/lang/es/server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
'title' => 'Enviar Comandos De La Consola',
125125
'description' => 'Permite el envío de un comando desde la consola. Si el usuario no tiene permiso para detener o reiniciar, no puede enviar el comando de detención de la aplicación.',
126126
],
127-
'view_sftp' => [
127+
'access_sftp' => [
128128
'title' => 'SFTP permitido',
129129
'description' => 'Permite al usuario conectarse al servidor SFTP proporcionado por el daemon.',
130130
],

0 commit comments

Comments
 (0)