GrillGuth
5ec1b9c199
fixing suhosin check
...
ini_get returns the value of the configuration option as a string on
success, or an empty string for null values. Returns FALSE if the
configuration option doesn't exist
(http://php.net/manual/de/function.ini-get.php ).
Therefore isset($max) can never be false. We should use empty($max) to
check for setups not using suhosin.
2016-09-01 18:19:05 +02:00
GrillGuth
95b508c60e
Fixing tsdns ssh login
...
https://easy-wi.com/forum/thread-7719.html
2016-08-31 16:50:35 +02:00
Ulrich Block
ef4cc2e070
Merge branch 'master' of https://github.com/easy-wi/developer
2016-08-30 20:09:42 +02:00
Ulrich Block
ec5122296f
Reinstall GS #920
2016-08-30 20:09:38 +02:00
Ulrich Block
d46260b4bf
Public Keyfile #924
2016-08-30 20:09:02 +02:00
Ulrich Block
f210e9cd47
Merge pull request #921 from GrillGuth/master
...
Loading ts3server.ini at every start/restart
2016-08-30 07:56:36 +02:00
Ulrich Block
1fad912bfe
Configure session cookie parameters #926
2016-08-28 21:02:31 +02:00
Qhiliqq
37601fe530
Update gameslist.php
2016-08-28 15:16:39 +02:00
GrillGuth
a7df32b6b8
Update voice_master.php
2016-08-25 04:20:56 +02:00
Ulrich Block
55dddd6e9f
Versioning with Github #915
2016-08-17 21:38:32 +02:00
Ulrich Block
4ce4ac3a2d
Versioning with Github #915
2016-08-17 21:21:45 +02:00
Ulrich Block
42d672ebf4
Merge pull request #917 from PitbullOL/master
...
Fix activationLink
2016-08-10 18:35:52 +02:00
Michael
812051fd83
Fix activationLink
...
Fix activationLink
2016-08-10 00:09:20 +02:00
Snake4life
855c82facb
Typo fixed
2016-08-04 04:17:24 +02:00
Ulrich Block
a26fc703f7
Minecraft server.properities #908
2016-07-25 20:15:48 +02:00
Ulrich Block
e007e84fec
Replace custom config parser #889
2016-07-22 16:48:30 +02:00
Ulrich Block
0ebcdca774
Masterid not set in case of reimport #903
2016-07-22 16:48:30 +02:00
Ulrich Block
f99f73eb71
feedArray of admin home might be undefined #902
2016-07-22 16:48:30 +02:00
Michael
dd869830ef
makes custom modules visible under the user
...
makes custom modules visible under the user
2016-06-30 10:25:47 +02:00
Ulrich Block
81ec1f139f
Replace custom config parser #889
...
YAML with Spyc class
2016-06-27 17:14:19 +02:00
Ulrich Block
b4a3850ba6
Allow special char @ to folder input field #862
2016-06-27 15:26:51 +02:00
Ulrich Block
072555e827
Easy-WI API FTP #833
2016-06-27 15:18:41 +02:00
Ulrich Block
f6abaa62b8
Cvars in mehreren Dateien sperren #874
2016-06-27 15:00:04 +02:00
Ulrich Block
eead21a690
"ini" wird abgeschnitten, wenn über x Zeilen #863
2016-06-27 14:59:50 +02:00
Ulrich Block
181cc3b711
"ini" wird abgeschnitten, wenn über x Zeilen #863
2016-06-27 14:59:29 +02:00
Ulrich Block
2f8da0d793
API TSDNS delete not working #887
2016-06-27 11:35:06 +02:00
Ulrich Block
e1ab1f90f1
API list user details not woring if debug #886
2016-06-27 11:33:00 +02:00
Ulrich Block
4cc8d1502f
Undefined var on FTP error at serverlog #885
2016-06-27 11:31:18 +02:00
Ulrich Block
6a4ace9ca0
Move files to main folder
2016-06-05 11:27:10 +02:00