Alexandre Aubin
|
af23f53d82
|
Simplify / reorganize i18n management for report and description
|
2019-10-10 16:11:20 +02:00 |
|
Alexandre Aubin
|
0ce4eb0a27
|
Fix the return interface of diagnosis hooks
|
2019-10-10 16:09:16 +02:00 |
|
Alexandre Aubin
|
bd3a378d28
|
Use only ipv4 resolver for DNS records diagnosis
|
2019-10-10 16:09:16 +02:00 |
|
Alexandre Aubin
|
1105b7d943
|
We don't need this auth madness anymore
|
2019-10-10 16:09:16 +02:00 |
|
Alexandre Aubin
|
3200fef39c
|
Implement detail mechanism for DNS category
|
2019-10-10 16:07:46 +02:00 |
|
Alexandre Aubin
|
2b2ff08f08
|
Fix error handling (Yunohost / Moulinette / Asserts)
|
2019-10-10 16:07:46 +02:00 |
|
Bram
|
ded4895b7e
|
[mod] misc, better error message
I'm using repr to be able to detect if it's a string or a number since it's an error I'm expecting
|
2019-10-10 16:07:46 +02:00 |
|
Alexandre Aubin
|
85930163a0
|
First draft of DNS diagnoser
|
2019-10-10 16:07:46 +02:00 |
|
Alexandre Aubin
|
b03e3a487e
|
Handle cases where some category might fail for some reason
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
8a415579bf
|
Implement diagnosis_show
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
abffba9607
|
Remove the priority in the id of the diagnoser
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
12df96f33e
|
Wrap the report with meta infos
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
f11206c0fa
|
Turns out it's not really a good idea to do the internationalization right here as the strings will be kept already translated in the cache
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
d34ddcaaf2
|
Implement caching mechanism
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
7fb694dbcc
|
Add diagnoser example for ip
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
b42bd20311
|
First draft for diagnosis_run
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
f987e7872c
|
Skeleton / draft of API
|
2019-10-10 16:02:50 +02:00 |
|
Alexandre Aubin
|
fe8fd1b2c5
|
Change from #802 was only about the yunohost jail ... this should be global >.>
|
2019-10-08 20:04:08 +02:00 |
|
Alexandre Aubin
|
873b208cd6
|
Merge pull request #810 from YunoHost/support-logfile-not-ending-with-dot-log
Support logfiles not ending with .log in logrotate ...
|
2019-10-08 18:35:19 +02:00 |
|
Alexandre Aubin
|
c7b3f296de
|
Merge pull request #809 from YunoHost/ugly-sury-workaround
[fix] Fucking ugly workaround for the goddamn dependency nighmare from sury djeezus kraiste
|
2019-10-08 18:35:06 +02:00 |
|
Alexandre Aubin
|
8533103788
|
Merge pull request #803 from YunoHost/burn-etckeeper
Get rid of etckeeper
|
2019-10-08 18:33:12 +02:00 |
|
Alexandre Aubin
|
fc78700904
|
More accurate greps to identify that sury packages are installed
|
2019-10-08 18:30:18 +02:00 |
|
Alexandre Aubin
|
24cc26d85a
|
Support logfiles not ending with .log in logrotate ...
|
2019-09-26 14:23:01 +02:00 |
|
Alexandre Aubin
|
ea9a93cec0
|
Update data/actionsmap/yunohost.yml
Co-Authored-By: Allan Nordhøy <epost@anotheragency.no>
|
2019-09-25 00:07:50 +02:00 |
|
Alexandre Aubin
|
50fbfb0372
|
Fucking ugly workaround for the goddamn dependency nighmare from sury djeezus kraiste
|
2019-09-24 23:18:05 +02:00 |
|
Alexandre Aubin
|
93d383b957
|
Merge branch 'stretch-unstable' into improve-permission-interface
|
2019-09-22 18:38:15 +02:00 |
|
Alexandre Aubin
|
c7c4d93968
|
Merge pull request #802 from doxxfr/fail2ban_10-maxretry
change maxretry of fail2ban from 6 to 10
|
2019-09-22 13:02:01 +02:00 |
|
Alexandre Aubin
|
e2e960175b
|
Apply suggestions from code review
Update descriptions for action map
Co-Authored-By: Allan Nordhøy <epost@anotheragency.no>
|
2019-09-21 13:16:28 +02:00 |
|
Alexandre Aubin
|
f0e8ef8456
|
Merge branch 'stretch-unstable' into improve-permission-interface
|
2019-09-21 12:16:04 +02:00 |
|
Alexandre Aubin
|
a48e3b2246
|
Merge pull request #792 from YunoHost/fix_helpers_ynh_backup_if_checksum_is_different
Check that exist before the calculate the checksum
|
2019-09-20 13:53:52 +02:00 |
|
Alexandre Aubin
|
eb57a4ad9e
|
Get rid of etckeeper
|
2019-09-19 19:51:27 +02:00 |
|
J. Doe
|
f18cff9dba
|
change maxretry of fail2ban from 6 to 10
|
2019-09-19 13:01:22 +02:00 |
|
Alexandre Aubin
|
ea8c0cae94
|
Deprecate legacy app access system
|
2019-09-13 18:34:26 +02:00 |
|
Alexandre Aubin
|
f950378c63
|
Do not display primary groups by default when running yunohost user group list
|
2019-09-13 17:39:21 +02:00 |
|
Alexandre Aubin
|
302e755f48
|
Assume we target the .main permission if it's not given explicitly
|
2019-09-13 16:50:46 +02:00 |
|
Alexandre Aubin
|
ec5069b71c
|
Propagate changes on backup tests + fixes bugs found in the process
|
2019-09-13 16:33:25 +02:00 |
|
Alexandre Aubin
|
fe8f7f2210
|
Update permission helper : have a single helper to manage urls, and a helper to add/remove groups to permission
|
2019-09-13 16:33:03 +02:00 |
|
Alexandre Aubin
|
574e9aea44
|
Simplify permission_create/urls/delete interface and code
|
2019-09-13 16:31:03 +02:00 |
|
Alexandre Aubin
|
a1d3376613
|
Simplify permission_clear, now named permission_reset
|
2019-09-13 16:31:03 +02:00 |
|
Alexandre Aubin
|
45483f4116
|
--short and --full options for group_list and permission_list
|
2019-09-13 16:31:03 +02:00 |
|
Alexandre Aubin
|
41e6f1b81c
|
Simplify permission_add/remove to just permission_update with --add and --remove, similar to what's done for groups
|
2019-09-13 16:31:03 +02:00 |
|
Alexandre Aubin
|
6276485665
|
Simplify permission_list ... it really sounds like we don't need all these options
|
2019-09-13 16:31:03 +02:00 |
|
Alexandre Aubin
|
97c637f44c
|
Fix group command descriptions in the actionmap
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
c5d0a27098
|
Simplify group info and group update interface and code
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
0f7b8c3515
|
Simplify group list interface and code
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
a6d68c76c4
|
permission_update -> permission_urls (+ tweak the helper name) so that it's more differentiable from user_permission_update
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
f60af2053f
|
permission_add/remove becomes create/delete to be consistent with user and group create/delete. In the context of permissions, add/remove shall instead be related to adding/removing an existing permission for a user or group.
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
34df84e222
|
group add -> group create, to be consistent with user create/delete
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
0f688caccd
|
Swap 'main' in permission namespace
|
2019-09-13 16:31:02 +02:00 |
|
Alexandre Aubin
|
51171b84bf
|
main.metronome -> main.xmpp
|
2019-09-13 16:31:02 +02:00 |
|