Made I.T
|
a6b7d84dc0
|
Create laravel.tpl
|
2017-03-02 13:39:38 +01:00 |
|
Made I.T
|
c2193e1a6e
|
Create laravel.tpl
|
2017-03-02 13:38:57 +01:00 |
|
Made I.T
|
09b2fcb218
|
Merge pull request #986 from rustem-art/patch-1
Laravel template
|
2017-03-02 13:35:31 +01:00 |
|
Made I.T
|
d9095aecdf
|
Merge pull request #998 from elliot-labs/patch-2
Optimize Version Retrieval (Ubuntu)
|
2017-03-02 13:25:07 +01:00 |
|
Made I.T
|
5060176a5d
|
Merge pull request #1000 from devsaider/master
added robots.txt which pervents indexing by search engines
|
2017-03-02 13:12:23 +01:00 |
|
Made I.T
|
041d7cb5b4
|
Merge pull request #1063 from corochoone/master
Fix loss of the owner / group / permissions of the configuration file…
|
2017-03-02 12:04:22 +01:00 |
|
Made I.T
|
9fed62e08f
|
Merge pull request #1102 from cdnmall/patch-1
Fix fclose() incorrect variable
|
2017-03-02 11:35:14 +01:00 |
|
Made I.T
|
3dcc0ee96e
|
Fix indent
|
2017-03-02 11:16:29 +01:00 |
|
Made I.T
|
8f8f257d3d
|
Merge pull request #873 from sacrednetwork/fix-httpauth
Fix httpauth permission server error and secure template
|
2017-03-02 11:14:16 +01:00 |
|
Alex
|
1bc576c4c6
|
Delete empty echo "";
|
2017-03-02 12:02:45 +02:00 |
|
dpeca
|
aa9ed7e64e
|
Merge pull request #1113 from madeITBelgium-patch-1, Delete empty echo "";
Delete empty echo "";
|
2017-03-02 10:52:21 +01:00 |
|
Made I.T
|
f69d7adb54
|
Delete empty echo "";
Delete empty echo "";
|
2017-03-02 10:34:10 +01:00 |
|
Made I.T
|
422e60f396
|
Merge pull request #1112 from serghey-rodin/madeITBelgium-fix-owncloud
Fix ownlcoud.tpl duplicated /vstats #1041
|
2017-03-02 09:28:13 +01:00 |
|
Made I.T
|
b238ee031b
|
Merge pull request #1041 from kamil7732/master
duplicate /vstats/ entry making nginx to crash
|
2017-03-02 09:27:40 +01:00 |
|
Made I.T
|
35471e52de
|
Fix owncloud.tpl
|
2017-03-02 09:25:54 +01:00 |
|
Made I.T
|
f6cc621eea
|
Fix owncloud.tpl
|
2017-03-02 09:25:35 +01:00 |
|
Made I.T
|
0dcabf6904
|
Fix owncloud.tpl
|
2017-03-02 09:25:17 +01:00 |
|
Made I.T
|
2c722e59d1
|
Fix owncloud.tpl
|
2017-03-02 09:25:01 +01:00 |
|
Made I.T
|
b4d504f416
|
Fix owncloud.tpl
|
2017-03-02 09:24:43 +01:00 |
|
Made I.T
|
0c2ce8f0d5
|
Fix owncloud.tpl
|
2017-03-02 09:24:10 +01:00 |
|
Made I.T
|
858a0a8f01
|
Fix owncloud.tpl
|
2017-03-02 09:23:50 +01:00 |
|
Made I.T
|
b1a16015e8
|
Fix owncloud.tpl
|
2017-03-02 09:23:31 +01:00 |
|
Made I.T
|
5ef185ca27
|
Fix owncloud.tpl
|
2017-03-02 09:22:24 +01:00 |
|
Made I.T
|
3e1aa7ba76
|
Fix owncloud.tpl
|
2017-03-02 09:21:35 +01:00 |
|
Made I.T
|
e5d3c70abd
|
Fix owncloud.tpl
|
2017-03-02 09:21:09 +01:00 |
|
Made I.T
|
fe0fbf4c23
|
Fix owncloud.tpl
|
2017-03-02 09:20:07 +01:00 |
|
Made I.T
|
83c4ad70b3
|
Fix owncloud.tpl
|
2017-03-02 09:19:42 +01:00 |
|
Made I.T
|
282965de79
|
Fix owncloud.tpl
|
2017-03-02 09:18:33 +01:00 |
|
Alex
|
20fbf49785
|
*Fix Proxy setting becomes unset by user*
|
2017-03-02 07:52:57 +02:00 |
|
Arinerron
|
19ea994e56
|
Merge pull request #1 from serghey-rodin/master
Update fork
|
2017-03-01 19:43:30 -08:00 |
|
naumov-socolov
|
f5ef047df7
|
Merge pull request #1106 from serghey-rodin/madeITBelgium-csrf
Fix CSRF in login
|
2017-02-28 12:47:14 +03:00 |
|
Made I.T
|
516cd2b101
|
CSRF
|
2017-02-28 09:05:42 +01:00 |
|
Made I.T
|
9623be0708
|
CSRF
|
2017-02-28 09:01:30 +01:00 |
|
Dmitry Naumov-Socolov
|
f4aa36afbe
|
Merge branch 'Arinerron-patch-1'
|
2017-02-27 17:25:11 -05:00 |
|
Joe Mattos
|
290086498c
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 01:02:10 -05:00 |
|
Joe Mattos
|
bf2b5672c2
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 01:01:29 -05:00 |
|
Joe Mattos
|
a0235ff66b
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 01:01:03 -05:00 |
|
Joe Mattos
|
86d663d9ac
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 01:00:21 -05:00 |
|
Joe Mattos
|
111c401ee0
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:59:54 -05:00 |
|
Joe Mattos
|
9d9884fdba
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:59:20 -05:00 |
|
Joe Mattos
|
5847fd87b6
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:58:46 -05:00 |
|
Joe Mattos
|
bf74f55b26
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:58:19 -05:00 |
|
Joe Mattos
|
a51348686d
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:57:52 -05:00 |
|
Joe Mattos
|
6bc522c4a7
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:57:24 -05:00 |
|
Joe Mattos
|
66cce9d35c
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:56:57 -05:00 |
|
Joe Mattos
|
df30dd1dd3
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:56:18 -05:00 |
|
Joe Mattos
|
f86b7e90fd
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:55:45 -05:00 |
|
Joe Mattos
|
0cb8c4d7d8
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:54:55 -05:00 |
|
Joe Mattos
|
71c5e91986
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:54:12 -05:00 |
|
Joe Mattos
|
2b563705eb
|
Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
|
2017-02-27 00:53:25 -05:00 |
|