1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Commit graph

30 commits

Author SHA1 Message Date
lapineige
7f96f52076 Fix parameters.yml reading rights
Previously this sensitive file (database credentials, ...) was readable by anyone (rights value was 644)
2017-06-24 16:30:58 +02:00
JimboJoe
5c76ddeb6c Take official review into account (#36)
Small improvements to fit with Yunohost package standards
2017-06-06 15:13:25 +02:00
JimboJoe
53deb700de Fix link for import from Wallabag V1 2017-06-04 15:00:46 +02:00
Jimmy Monin
05b42a4b5e Extend timeouts for import/export operations:
- for Nginx in nginx.conf
- add a php-fpm.ini file to handle FPM timeout
2017-06-03 17:10:21 +02:00
lapineige
2be11aab10 Fix v2.2.3 source url and hash
In addition to: https://github.com/YunoHost-Apps/wallabag2_ynh/pull/34/
2017-05-18 15:49:01 +02:00
Kody
8d56338b8c Update to version 2.2.3 (#34) 2017-05-18 15:47:54 +02:00
JimboJoe
29ccad06f6 Refactoring, backup/restore, multi-instance (#28)
* Refactoring, backup/restore, multi-instance

* Use dedicated system user, backup before upgrade

* Set directory rights (fixes #31), point to localhost (fixes #29), use up-to-date php-fpm.conf

* Install dependencies when restoring

* Set Wallabag URL in internal settings

* Fix upgrade, use more forthcoming helpers

* fix #32, use latest mysql helpers

* Small fixes (redundant file, up-to-date check_process, syntax correction on app.src)
2017-05-18 15:24:33 +02:00
JimboJoe
e1c5cfa0aa Fix OAuth authentication (fixes #14 and #16) (#25) 2017-04-13 20:52:03 +02:00
JimboJoe
b773089381 Update to upstream version 2.2.2 (#24)
Tests worked correctly, merging.
2017-04-11 17:00:21 +02:00
Kcchouette
41a793fa9b Fix documentation link for the migration (#23) 2017-02-28 17:01:35 +01:00
Nicolas Aguirre
e37ad572ee Fix install script by avoiding to enter directory with wrong permissions. Also use absolute path for config files. 2017-02-10 11:16:41 +01:00
lapineige
e4f63f65b0 Update maintainer info 2017-02-07 17:42:32 +01:00
Jérôme Lebleu
5d60017207 [enh] Add update.sh script to ease the app version update 2017-01-29 20:31:33 +01:00
jeromelebleu
5274838cc7 [doc] Warn about orphan application package 2017-01-29 16:07:08 +01:00
Jérôme Lebleu
16340deabe [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
Jérôme Lebleu
7d181edb0f [enh] Update Wallabag to v2.1.1 2016-10-09 15:30:34 +02:00
Genma
4135a28ad4 Wallabag 2.0.8 released 2016-09-07 16:29:09 +02:00
Jérôme Lebleu
cd90613f6d [enh] Update Wallabag to v2.0.7 2016-08-23 15:08:45 +02:00
Jérôme Lebleu
bcc1ddbafe [doc] Update the README.md 2016-07-16 15:55:27 +02:00
Jérôme Lebleu
ad938108e1 [enh] Handle the logging out with the SSO 2016-07-16 15:52:38 +02:00
Jérôme Lebleu
cfef8b83da [enh] Add the upgrade script and update README.md 2016-07-16 14:07:49 +02:00
Jérôme Lebleu
6317db2746 [enh] Add post_user_{create,delete} hooks 2016-07-16 14:04:47 +02:00
Jérôme Lebleu
fded6b9898 [fix] Dot not catch services reloading failures at install 2016-07-16 14:03:06 +02:00
Jérôme Lebleu
946fad5957 [fix] Save DES key at install for a later usage 2016-07-16 14:02:28 +02:00
Jérôme Lebleu
6906f58f97 [clean] Remove commands related to downloading sources from git 2016-07-16 13:27:25 +02:00
Jérôme Lebleu
e56e8ff84c [fix] Use app id for slowlog in php fpm configuration 2016-07-16 13:21:50 +02:00
Jérôme Lebleu
136871c017 [enh] Update Wallabag to v2.0.5 2016-06-05 16:00:47 +02:00
Jérôme Lebleu
d2158185be [doc] Update README.md regarding LDAP integration 2016-05-27 21:56:04 +02:00
Jérôme Lebleu
c00290c84c [enh] Add a quick SSO support with LDAP and http_basic
For the SSO to work, the user must exist in Wallabag first. It then rely
on the provided HTTP basic with LDAP backend.
2016-05-25 22:49:16 +02:00
Jérôme Lebleu
38a30f8b12 Initial commit 2016-05-22 22:16:15 +02:00