1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2024-09-03 20:16:07 +02:00
Commit graph

223 commits

Author SHA1 Message Date
718663e841 no progress meter for local curl 2024-02-26 15:19:12 +01:00
5b90e0e45a permissions 2024-01-24 12:33:10 +01:00
0c1c4c284d curl not silent 2024-01-24 12:16:10 +01:00
be5bdd9d7e Try again with csrf 2024-01-24 12:09:43 +01:00
005a2cbdaf cleanup 2024-01-24 11:53:42 +01:00
e3fa657a44 test with local_curl 2024-01-24 11:50:48 +01:00
5edc904923 continue manifestv2 2024-01-24 11:46:45 +01:00
6836d5d730 Continue manifestv2 2024-01-24 11:42:59 +01:00
30d185dbbc Initial manifestv2 2024-01-24 11:39:24 +01:00
Éric Gaspar
95882da65e cleaning 2024-01-24 11:20:12 +01:00
yalh76
87e9fbc6d1 Apply example_ynh 2022-07-29 22:43:23 +02:00
Nils VAN ZUIJLEN
db719f1d0d Only allow $app and www-data to read $final_path folder 2021-04-08 15:04:33 +02:00
Nils VAN ZUIJLEN
2b963dbe54 Remove unneeded part of the upgrade script 2021-03-29 13:03:37 +02:00
Nils VAN ZUIJLEN
e0966b90a6 Remove prints to stderr from git 2021-03-26 18:24:58 +01:00
Nils VAN ZUIJLEN
ae4ad4ca83 URLencode the q2a_name 2021-03-26 18:22:58 +01:00
Nils VAN ZUIJLEN
1622f13c13 Use SQL to configure the LDAP plugin
cURL is too complicated, and we already have to use SQL to update the user

Also remove the need to ask for a password
2021-03-26 18:22:57 +01:00
Nils VAN ZUIJLEN
ab9068ab2a Use ynh_replace_string instead of patch 2021-03-26 16:52:50 +01:00
Nils VAN ZUIJLEN
9a3fef2eff Add LDAP integration 2021-03-26 16:52:50 +01:00
Nils VAN ZUIJLEN
d1691648c1 ynh_normalize_url_path is for 'super-old versions' 2021-02-25 17:42:25 +01:00
Nils VAN ZUIJLEN
61a8347e52 Create Question2Answer YNH package at v1.8.5 2021-02-22 17:18:05 +01:00
Kayou
e2aee51865
Merge pull request #111 from YunoHost/permissions
Using new permissions system
2021-01-11 00:38:10 +01:00
Kayou
bd44d211e2
Apply suggestions from code review 2021-01-10 20:23:32 +01:00
Alexandre Aubin
3c263428b1
Update scripts/upgrade
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-10 18:54:28 +01:00
Alexandre Aubin
d2aab9cab1
Most of the time we don't open the damn port to the outside so this ain't configuring firewall... 2021-01-09 22:28:46 +01:00
Kay0u
f4e7ffa3db
Typo 2021-01-06 13:39:27 +01:00
Kay0u
55fb01f4b7
Merge remote-tracking branch 'origin/master' into permissions 2021-01-06 13:35:20 +01:00
Kay0u
9b6cc80ecc
Improve permissions management 2021-01-06 13:31:56 +01:00
ericgaspar
028484bc25
Update remove 2020-12-04 12:03:07 +01:00
ericgaspar
abddc7d868
Small typos 2020-12-04 09:58:29 +01:00
Alexandre Aubin
03082fdc09
ynh_normalize_url_path is for stuff from the pre-2.7 era ... 2020-12-01 01:25:08 +01:00
Alexandre Aubin
0e728462e5
These should not be added by default either so comment them... 2020-12-01 00:27:28 +01:00
Alexandre Aubin
5c11751afe
Remove migration of 'is_public' being a string 2020-12-01 00:22:50 +01:00
Alexandre Aubin
56d67669a3
Merge pull request #133 from YunoHost/ericgaspar-patch
Ericgaspar patch
2020-12-01 00:19:47 +01:00
ericgaspar
722bcf35bc
Update restore 2020-11-27 18:48:03 +01:00
Kayou
1e2ee09860
Update _common.sh 2020-10-02 09:27:09 +02:00
Alexandre Aubin
d7f1d45dda
Apply suggestions from code review
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-19 16:26:41 +02:00
ericgaspar
644d29331a
Typos 2020-09-17 11:38:17 +02:00
ericgaspar
b0501eade9
Typos 2020-09-17 11:38:17 +02:00
yalh76
d2f32be8ed Update upgrade 2020-06-16 23:07:13 +02:00
yalh76
370d562e89 Merge branch 'master' into service_integration 2020-06-16 22:55:28 +02:00
yalh76
7d726ecf54
Merge pull request #128 from YunoHost/upgrade_steps
Change upgrade step order
2020-06-16 22:50:21 +02:00
yalh76
b5a7e543ff Bored of the A CRON FILE step
because in the example, there is more than juste the cron file in the remove script
2020-06-04 17:38:27 +02:00
yalh76
26a5c52d5b Change step upgrade step order
to be compliant with install script
2020-06-04 17:26:46 +02:00
yalh76
6e9e1728b0 Revert "Change upgrade steps order"
This reverts commit 265e7b02ca.
2020-06-04 17:24:38 +02:00
yalh76
265e7b02ca
Change upgrade steps order
to be homogeneous with install steps order
2020-06-04 17:22:45 +02:00
yalh76
67437ba64d Adding service integration step during upgrade 2020-06-04 16:52:38 +02:00
yalh76
4a44539d1d Service integration homogenization 2020-06-04 16:51:14 +02:00
yalh76
6e2e6d0d7a
Merge pull request #110 from YunoHost/set_php_version
Set the default php version to use
2020-05-31 00:53:54 +02:00
yalh76
7511be61e5
Merge pull request #120 from yalh76/patch-1
just spacing changes
2020-05-31 00:47:33 +02:00
yalh76
b52c72b4b7
Merge pull request #121 from yalh76/patch-2
mark as comments
2020-05-31 00:47:17 +02:00