ericgaspar
7561fb4bec
Remove ownCloud migration
5 years ago
Kay0u
00b04039ea
fix 405 error
5 years ago
Kay0u
ba55919437
Update nginx conf for nextcloud 20
5 years ago
ericgaspar
7d09e4b197
Update nginx.conf
5 years ago
ericgaspar
d5f703f47a
Update nginx.conf
5 years ago
ljf (zamentur)
4df58a4318
[fix] Avoid to display eponym group
6 years ago
ljf (zamentur)
d8dde6edb8
[fix] Group and user are not associated
6 years ago
Sebastien Mennetrier
fe62ab987a
Fix issues with Element (Riotchat) app
6 years ago
Kay0u
895f9951b2
fix nginx conf
6 years ago
SirFerdek
bc1fe2ff26
Fix "spinning wheel" when no README.md file in folder.
The rich workspace dialouge loads by default in every folder.
When user deletes README.md file, Nextcloud responds with 404 http code
to inform the UI scipts to not render the rich workspace.
Overwriting the response with custom 404 status page creates "spinning wheel" UI bug
in every folder without README.md file in it.
Fixes #318
6 years ago
Kay0u
77386abeba
fix nginx on root install
6 years ago
Jimmy Monin
3251079286
Upgrade to upstream version 19.0.0
6 years ago
Kay0u
63ef78d036
onlyoffice works without hack
6 years ago
Kay0u
fad0adfb5e
Update nginx conf
6 years ago
Maniack Crudelis
51dfabee8b
Update config.json
6 years ago
Maniack Crudelis
5bfea04d15
Migrate to new php helpers
6 years ago
Maniack Crudelis
fb648fc9cf
Fix nginx conf
6 years ago
Jimmy Monin
062f8b7399
Fix PHP memory limit warning
6 years ago
Jimmy Monin
4e12728808
Fix cron and maintenance jobs
6 years ago
Jimmy Monin
f6e7298638
Fix PATH warning
6 years ago
Jimmy Monin
fb3559ea4a
Rename variable to YNH_PHP_VERSION
6 years ago
Jimmy Monin
3b22e1cb02
Fix subfolder installation
6 years ago
ljf
4678cc52aa
[fix] New nginx config for nextcloud 18
6 years ago
maniack
52bffc479c
Use ynh_get_scalable_phpfpm
6 years ago
Jeremy MANSON
67eaa30017
Urgent security issue in NGINX/php-fpm
more information here : https://nextcloud.com/blog/urgent-security-issue-in-nginx-php-fpm/
6 years ago
Kay0u
d3028dbe3a
17.0.0
7 years ago
Jimmy Monin
a870ce0237
Avoid OPcache errors ( fixes #209 )
7 years ago
Jimmy Monin
64088059de
Fix impossible upload via web interface
7 years ago
Jimmy Monin
2549f0ed40
Fix impossible upload via web interface
7 years ago
Jimmy Monin
477391a203
Fix always_populate_raw_post_data warning
7 years ago
Jimmy Monin
779173d6c4
Fix PATH warning
7 years ago
Jimmy Monin
acffd4cf38
Fix OPcache warnings
7 years ago
Alexandre Aubin
0be7e16d74
Add `/` at the end of the location + add rewrite rule
7 years ago
Alexandre Aubin
cc08c70224
Quickfix for path traversal issue
7 years ago
Jimmy Monin
3dd34327ca
Update nginx configuration to latest Nextcloud recommendations
7 years ago
Maniack Crudelis
764209306b
Add progression with ynh_print_info
7 years ago
Maniack Crudelis
00761efade
Use php7
7 years ago
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
7 years ago
Jimmy Monin
c3480daae6
Adapt nginx configuration to avoid double headers due to core change ( 8cb029a55e)
7 years ago
Jimmy Monin
2848fe3719
Upgrade nginx configuration following release 14 recommendations ( https://docs.nextcloud.com/server/14/admin_manual/installation/nginx.html )
7 years ago
frju365
51dc246f2a
Revert "[enh] move specific php.ini defines to the pool configuration"
8 years ago
Julien Malik
33ec8e215e
[enh] move specific php.ini defines to the pool configuration
8 years ago
Jimmy Monin
40526739d2
Don't overwrite all settings during upgrade
8 years ago
Jimmy Monin
57c8122f4a
Enable Redis use for file locking
https://docs.nextcloud.com/server/12.0/admin_manual/configuration_server/caching_configuration.html#small-organization-single-server-setup
8 years ago
Jimmy Monin
2c92e58014
Extend timeouts (for Gallery plugin at least)
8 years ago
Jimmy Monin
ce6c781852
fix missing PATH env variable
9 years ago
Maniack Crudelis
8ea155ee6d
Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
9 years ago
Jeremy MANSON
769eedfa00
Possible HTTP-Splitting vulnerability ( #33 )
Problem: [http_splitting] Possible HTTP-Splitting vulnerability.
Description: Using variables that can contain "\n" may lead to http injection.
Additional info: https://github.com/yandex/gixy/blob/master/docs/en/plugins/httpsplitting.md
Reason: At least variable "$uri" can contain "\n"
9 years ago
Rafi59
5d81287933
Update to nextcloud 12 ( closes #36 and #38 ) ( #37 )
* Update to nextcloud 12
* Add correct rights
* Fix temp directory rights on upgrade
* Add server tuning
* Update php-fpm.conf
* Add new helper for fpm config
* [fix] Opcache
* [fix] nginx SAMEORIGIN
9 years ago
Maniack Crudelis
d73a1babb1
Mise à jour 11.0.0
9 years ago