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

46 commits

Author SHA1 Message Date
Maniack Crudelis
086dfd2fe1 Add progression with ynh_print_info 2019-02-17 20:58:14 +01:00
Maniack Crudelis
4d8b2a45c8 Normalization from example_ynh 2019-02-17 15:42:09 +01:00
JimboJoe
e3bd41fd69
Merge pull request #74 from YunoHost-Apps/fix_stretch_compatibility
Fix stretch compatibility by creating and using a dedicated MySQL admin user (fixes #71)
2018-06-02 21:14:23 +02:00
Jimmy Monin
6b9e9deaf3 Avoid error if temporary directory already exists 2018-05-24 22:22:52 +02:00
Jimmy Monin
1b277ad388 Add phpMyAdmin temporary folder with needed rights
(See here: https://stackoverflow.com/questions/49730100/error-in-phpmyadmin-after-updating-to-v4-8-0-the-cfgtempdir-tmp-is-no)
2018-05-24 20:31:58 +02:00
Jimmy Monin
b6434dd74e Fix stretch compatibility by creating and using a dedicated MySQL admin user (fixes #71)
MySQL root access in Stretch is limited to socket access via the root system user (see here: https://stackoverflow.com/questions/39281594/error-1698-28000-access-denied-for-user-rootlocalhost/42742610#42742610)
In order to be compatible with Stretch and Jessie, use another privileged account than root
2018-05-23 19:09:15 +02:00
Maniack Crudelis
b5ab414391 fix composer 2017-10-20 15:14:39 +02:00
Maniack Crudelis
09271bfda1 Fix missing dependencies
Fix the error "File ./vendor/autoload.php missing or not readable."
2017-10-20 13:20:55 +02:00
Maniack Crudelis
6363d57f84 Refactoring 2017-08-29 02:34:05 +02:00
polytan02
59ffb081ad Cleaning 2017-02-17 20:11:10 +00:00
polytan02
a76ac5e346 Make the app retro-compatible 2017-02-17 19:40:27 +00:00
polytan02
b71dc520ab Use of cp sources/. instead of cp sources/* 2017-02-17 19:15:14 +00:00
polytan02
7238b9fc3c Cleaning of unused functions 2017-02-17 19:13:59 +00:00
polytan02
4ee686e02c Reload php-fpm instead of restart 2017-02-17 19:11:21 +00:00
polytan02
6b5af33dd6 Adjust nginx access to 644 2017-02-17 19:09:16 +00:00
polytan02
894516c646 Check the sources with sha256 from phpmyadmin.net 2017-02-15 13:57:22 +00:00
polytan02
afc86ae55a Cleaning of sed command 2017-02-15 13:20:01 +00:00
polytan02
481732bb23 service php5-fpm restart instead of reload 2017-02-15 00:53:08 +00:00
polytan02
835c810291 We grant access to ADMIN only 2017-02-15 00:50:32 +00:00
polytan02
787c7aff87 Add missing sudo commands 2017-02-15 00:44:16 +00:00
polytan02
b29555de19 Adjustments on sed commands 2017-02-15 00:39:47 +00:00
polytan02
39f56277a0 Adjust db_user name in create_sql scripts 2017-02-15 00:30:28 +00:00
polytan02
112c784999 Sed on wrong file .... 2017-02-15 00:15:41 +00:00
polytan02
dd3cfa4d72 Correction of typo 2017-02-15 00:10:46 +00:00
polytan02
2008ab8231 Correction of typo 2017-02-15 00:09:27 +00:00
polytan02
4deaa42b1c Correction on wget parameters 2017-02-15 00:07:27 +00:00
polytan02
46f971043e Update SQL sequence 2017-02-14 23:52:06 +00:00
polytan02
4e364077e8 Initial commit to update script to respect YEP 2017-02-14 23:21:53 +00:00
Julien Malik
5cc733fa07 Fix permissions update, otherwise getting command line too long for chmod 2016-04-03 23:46:13 +02:00
Julien Malik
fd083edc12 [enh] remove cookie-auth-mode specific setting that we don't use (fix #36) 2016-04-03 13:04:43 +02:00
Josue-T
b96002dada SQL files have moved 2016-03-02 11:39:08 +01:00
Julien Malik
ecc81216e7 Remove executable permissions 2015-08-27 00:25:43 +02:00
polytan02
00233e8334 Use of dedicated php-fpm in nginx 2015-07-14 13:05:47 +02:00
polytan02
3e9a202c9b relocation of version into correct folder
cleaning
2015-07-13 00:59:05 +02:00
polytan02
8d3c0d3843 add of dedicated php-fpm process 2015-07-13 00:59:04 +02:00
polytan02
d43172d1ff new download server
Phpmyadmin has stopped using sourceforge servers hence this update.
2015-07-04 21:29:11 +01:00
Julien Malik
5a92ba041e [enh] support for 4.3+ with table upgrade 2015-01-18 21:16:41 +01:00
Matlink
76657f0d66 Update install 2015-01-05 20:06:15 +01:00
Matlink
436841d38d [fix] uggly random password not random at all 2015-01-05 20:05:47 +01:00
Fol
7770785523 [Fix] mysql password leak 2014-07-22 15:58:29 +02:00
Alexis Gavoty
96d83ded0b [fix] typo 2014-05-29 12:03:52 +02:00
Alexis Gavoty
775faf4ed4 No need for external python script anymore 2014-05-29 11:50:37 +02:00
Julien Malik
caecf7a3f8 replace admin by admin_user 2014-04-03 12:22:53 +02:00
Julien Malik
7934b07082 use ynh access control 2014-03-03 22:27:44 +01:00
Julien Malik
b2ff3d7f1b Implement upgrade and bump to phpmyadmin 4.1.8 2014-03-03 00:56:13 +01:00
Julien Malik
8dd593e455 add app installation files 2014-01-14 22:57:44 +01:00