Maniack Crudelis
|
fb4cf4efb3
|
Use new 3.5 helpers
|
2019-04-13 18:26:29 +02:00 |
|
Maniack Crudelis
|
086dfd2fe1
|
Add progression with ynh_print_info
|
2019-02-17 20:58:14 +01:00 |
|
Maniack Crudelis
|
24158eb8d0
|
Use php7
|
2019-02-17 15:42:49 +01:00 |
|
Maniack Crudelis
|
4d8b2a45c8
|
Normalization from example_ynh
|
2019-02-17 15:42:09 +01: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
|
6363d57f84
|
Refactoring
|
2017-08-29 02:34:05 +02:00 |
|
Maniack Crudelis
|
8563509b6c
|
Merge pull request #55 from polytan02/patch-2
Adjust set -eu & set -u environment
|
2017-06-18 19:09:18 +02:00 |
|
polytan02
|
11cf11434b
|
Use ynh_die instead of exit 1
|
2017-02-25 00:14:58 +00:00 |
|
polytan02
|
85ad4a1f5c
|
Add set -eu
|
2017-02-25 00:13:26 +00:00 |
|
root
|
df6065f4b8
|
Use of backup helpers
|
2017-02-17 20:37:28 +00:00 |
|
polytan02
|
a76ac5e346
|
Make the app retro-compatible
|
2017-02-17 19:40:27 +00:00 |
|
polytan02
|
4ee686e02c
|
Reload php-fpm instead of restart
|
2017-02-17 19:11:21 +00:00 |
|
polytan02
|
3074be4fd8
|
Add sudo yunohost app ssowatconf to restore script
|
2017-02-17 12:15:46 +00:00 |
|
polytan02
|
ea9174b1e2
|
Missing retreival of $admin paramater
|
2017-02-15 01:14:31 +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
|
40bc57e8ce
|
Initial backup and restore scripts
|
2017-02-15 00:00:22 +00:00 |
|