Éric Gaspar
|
34626b263e
|
Cleaning
|
2023-11-02 18:44:07 +01:00 |
|
Mateusz
|
7547195957
|
Packaging v2 (#127)
* Packaging v2
* Updated readme.
* Fixed linter errors.
* Update _common.sh
* Update backup
* Update manifest.toml
* Update manifest.toml
* Update tests.toml
* Update tests.toml
* Fix scripts.
* Another fix.
* Yet another fix.
* Bump to 5.2.1
* Don't use Composer
|
2023-11-02 18:39:09 +01:00 |
|
Éric Gaspar
|
98a26b7a16
|
Fix linter (#117)
* Fix linter warnings
|
2021-11-14 11:46:43 +01:00 |
|
ericgaspar
|
870c5cc5b4
|
Fix linter warnings
|
2021-11-14 09:55:32 +01:00 |
|
Éric Gaspar
|
ba80089c71
|
5.1.1 (#114)
* 5.1.1
|
2021-07-10 22:32:23 +02:00 |
|
ericgaspar
|
5d100f4c98
|
Upgrade to 5.1.1
|
2021-07-08 08:42:29 +02:00 |
|
ericgaspar
|
3a066a438f
|
Fix linter warnings
|
2020-12-06 11:57:14 +01:00 |
|
ericgaspar
|
a813e8c2aa
|
Small typos
|
2020-10-04 09:58:12 +02:00 |
|
ericgaspar
|
272b2d6616
|
Small typos
|
2020-09-24 13:44:38 +02:00 |
|
Jimmy Monin
|
f888df6083
|
Upgrade to upstream version 5.0.2 / Use PHP 7.3
|
2020-06-07 19:24:38 +02:00 |
|
Maniack Crudelis
|
276de5842c
|
Normalization from example_ynh
|
2019-05-18 14:04:40 +02:00 |
|
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 |
|