1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00
Commit graph

54 commits

Author SHA1 Message Date
Éric Gaspar
22f9c65f01
Add php-mysql if the database is installed 2022-08-28 13:26:45 +02:00
tituspijean
e015e3310e
Force chmod 750 to ensure SFTP chroot 2022-02-03 22:14:15 +01:00
tituspijean
51821b21e8
Add option to not install PHP 2022-01-09 11:55:11 +01:00
tituspijean
6e424af31d
Homogeinize dependencies install step weight 2021-11-26 12:58:37 +01:00
tituspijean
5c0f2abaa6
Install PHP-FPM as dependency 2021-11-26 00:03:22 +01:00
tituspijean
563099da3a
Use PHPVERSION as PHP selection variable 2021-10-02 10:35:13 +02:00
ericgaspar
38712bb719
Update install 2021-10-01 22:05:32 +02:00
ericgaspar
513b3b6e66
Fix 2021-10-01 21:37:02 +02:00
ericgaspar
6b386c372a
Custom PHP version 2021-10-01 09:11:49 +02:00
Alexandre Aubin
2c1ecd06de Drop 'overwrite' nginx/phpfpm conf settings 2021-05-24 19:05:33 +02:00
Alexandre Aubin
9969e5a7b7 Fix misc issues 2021-05-10 17:01:39 +02:00
Alexandre Aubin
12a0d94a4f Fix permissions: we also need www-data to be able to browse 2021-05-09 18:25:05 +02:00
Alexandre Aubin
cdfa2f061f Use sftp.app group from 4.2 to manage sftp access, + fix permissions for /var/www/my_webapp 2021-05-07 20:39:16 +02:00
ericgaspar
a5cc874147
Cleaning up 2021-04-22 23:20:15 +02:00
ericgaspar
b324c78780
Upgrade to php7.3 2020-12-06 12:26:20 +01:00
Alexandre Aubin
421888d137 Password strength is to be enforced by the core 2020-06-17 16:11:09 +02:00
Alexandre Aubin
3e34a7e69d Replace username in original index.html 2020-06-17 16:08:05 +02:00
Alexandre Aubin
66cc5be9f8 Fuck that shit why have a user with different name than the app -_- 2020-06-17 15:54:40 +02:00
Alexandre Aubin
3c546b1c80 Redacting sensitive data is now handled by the core 2020-06-16 16:53:58 +02:00
Alexandre Aubin
7c77c31e30 These helpers are now officials etc 2020-06-15 20:03:26 +02:00
Maniack Crudelis
7e6889fbae Get actual ssh port 2020-03-26 18:59:10 +01:00
Maniack Crudelis
5ee2886daa Various upgrades 2020-03-25 20:47:16 +01:00
Maniack Crudelis
56e40ac3a1 Actions and config-panel 2020-03-25 20:46:16 +01:00
Maniack Crudelis
f2e31fa492 Optionnal sftp 2020-03-25 20:44:32 +01:00
Maniack Crudelis
6e33fd4c24 use scalable phpfpm 2020-03-25 20:40:07 +01:00
Maniack Crudelis
60710bb18e Add a changelog 2020-03-25 20:35:24 +01:00
Maniack Crudelis
cccc014552 Normalization from example_ynh 2019-05-07 13:10:14 +02:00
Maniack Crudelis
95df8a88fd
Merge branch 'testing' into package_upgrade 2019-03-13 19:52:44 +01:00
Maniack Crudelis
8c2f9fa5c7 Add progression with ynh_print_info 2019-02-17 20:55:53 +01:00
Maniack Crudelis
034e5fc83c Normalization from example_ynh 2019-02-16 00:39:19 +01:00
Yalh
06d1b5a5c5 Removing deprecated ynh_webpath_available 2019-01-19 19:11:54 +01:00
Maniack Crudelis
14373bc73c Clean scripts 2019-01-19 13:34:47 +01:00
Yalh
b0a9db465b Fix install 2019-01-19 05:07:11 +01:00
Yalh
18916f692b Fix installation 2019-01-19 04:31:01 +01:00
Yalh
803e8ff4a6 Apply example_Ynh to solve CI error:
https://travis-ci.org/YunoHost-Apps/my_webapp_ynh/builds/481615933?utm_source=github_status&utm_medium=notification
2019-01-19 03:32:55 +01:00
Maniack Crudelis
4a6fdbdfef Complete refactoring
* Refactoring
* Fix typos and code spacing
* Change user group
2017-09-26 07:19:17 +02:00
Maniack Crudelis
b630b85643 Fix #8 service ssh reload (#9)
* Fix #8 service ssh reload
2017-03-26 15:03:15 +02:00
Laurent Peuch
01c587ecde [fix] sshd service is not accessible anymore from "service" 2017-01-25 21:21:11 +01:00
Jérôme Lebleu
133dd08717 [enh] Check password strength and check if user exists at removal 2016-05-15 12:14:52 +02:00
Jérôme Lebleu
52869bcf5a [ref] Rename mysql_db argument to with_mysql for comprehension 2016-05-15 12:14:52 +02:00
Jérôme Lebleu
643223ec31 [enh] Update backup and restore scripts to fit changes 2016-05-14 20:50:26 +02:00
Jérôme Lebleu
1e98b92d70 [enh] Deny access to hidden files and handle robots.txt in nginx.conf 2016-05-14 20:09:45 +02:00
Jérôme Lebleu
66225a1fe5 [enh] Rewrite scripts and app to offer an SFTP access instead 2016-05-14 19:26:10 +02:00
kload
2899cd7fee [enh] Make Cheryl to work + fetch libs from local 2015-08-22 11:39:25 +02:00
kload
0d067d051c [enh] Replace FTP by a simple PHP file manager 2015-08-21 22:02:48 +02:00
Alexis Gavoty
eecfbe29be Merge pull request #5 from opi/master
[enh] Pass SSO credentials even in public mode.
2014-12-08 20:54:18 +01:00
opi
0b61dca0f3 [enh] Pass SSO credential even in public mode. 2014-10-30 12:48:08 +01:00
Alexis Gavoty
8576aabab5 Merge pull request #4 from opi/master
[fix] Add quote around variable.
2014-07-23 10:04:25 +02:00
opi
50b43b4aaf [fix] Add quote around variable. 2014-07-22 21:13:58 +02:00
Alexis Gavoty
a3f5ecbf35 [fix] typo 2014-05-29 12:01:29 +02:00