Alexandre Aubin
769ba5771d
Indexing gidNumber / uidNumber trigger weird issues when logging in through SSH (or the 'I have no name' shell when loggin in as admin)
2019-06-04 15:09:09 +02:00
Alexandre Aubin
61a9790978
Merge pull request #724 from YunoHost/unecessary-log-messages
...
Remove unecessary log messages
2019-06-04 00:14:05 +02:00
MCMic
a1ab50dcf1
Add indexes for fields listed by slapd in the logs
...
I get lots of suggestion of indexes by slapd in my logs:
<= mdb_equality_candidates: (cn) not indexed
<= mdb_equality_candidates: (gidNumber) not indexed
<= mdb_equality_candidates: (mail) not indexed
<= mdb_equality_candidates: (member) not indexed
<= mdb_equality_candidates: (memberUid) not indexed
<= mdb_equality_candidates: (sudoUser) not indexed
<= mdb_equality_candidates: (uidNumber) not indexed
<= mdb_equality_candidates: (uniqueMember) not indexed
<= mdb_equality_candidates: (virtualdomain) not indexed
<= mdb_substring_candidates: (sudoUser) not indexed
Since Yunohost makes it hard to edit LDAP server configuration (see https://github.com/YunoHost/issues/issues/1350 ), the default configuration should contain indexes for the fields used by Yunohost a lot.
2019-05-23 14:49:27 +00:00
Alexandre Aubin
b3d29238c4
Merge pull request #721 from YunoHost/authenticate-as-root
...
[enh] Simplify the whole LDAP interface thing
2019-05-22 17:51:04 +02:00
Alexandre Aubin
6cdffe77a7
Merge pull request #687 from YunoHost/crash_debugger
...
Dump ynh log if an app script fails
2019-05-22 17:42:58 +02:00
Maximilien Thiel
d31c81b18d
[fix] Update censurfridns ipv6
...
Previous Unicast IPV6 for censurfridns,dk was out of date
2019-05-21 16:35:52 +01:00
Alexandre Aubin
81c7d121d5
Merge pull request #720 from YunoHost/helpers_sso_settings
...
Add helpers for sso config
2019-05-21 15:07:28 +02:00
Alexandre Aubin
a61f956a03
Set minimum version for these new helpers
2019-05-21 15:07:13 +02:00
Alexandre Aubin
f14d5c4543
Merge pull request #723 from YunoHost/optimize-script-progression
...
Optimize ynh_script_progression
2019-05-21 15:06:10 +02:00
Alexandre Aubin
6376b05b60
Add a small tempo to avoid the next message being mixed up with other DEBUG messages
2019-05-18 19:29:18 +02:00
Alexandre Aubin
899d3d4f10
Improve ynh_exit_properly detection for case where failure happens right at the beginning
2019-05-18 18:46:46 +02:00
Alexandre Aubin
95d2c8f799
Inject a new environment variable YNH_INTERFACE to test inside helpers if we're using Yunohost from the CLI or API
2019-05-18 18:31:02 +02:00
Maniack Crudelis
ee33e60ab3
Set min version to 3.5.0 for helpers
2019-05-18 11:47:50 +02:00
Alexandre Aubin
53fa313c62
Merge branch 'stretch-unstable' into enh-email-rate-limit
2019-05-17 19:06:07 +02:00
Alexandre Aubin
f49b74f835
Merge pull request #722 from YunoHost/disable_vrfy_command_postfix
...
Disable VRFY command in Postfix command
2019-05-17 19:05:21 +02:00
Alexandre Aubin
331bdb53aa
Merge branch 'stretch-unstable' into authenticate-as-root
2019-05-16 17:08:48 +02:00
Alexandre Aubin
1294f4c22f
Optimize ynh_script_progression
2019-05-15 20:37:36 +02:00
Alexandre Aubin
7523ef3aed
Remove unecessary log messages
2019-05-15 20:00:37 +02:00
Alexandre Aubin
c077b8def3
5s rate delay instead of 12s
2019-05-14 19:31:47 +02:00
Alexandre Aubin
93d0fbc4cf
Merge pull request #696 from rds13/featurePostfixRemoveTLSv1Support
...
[enh] Propose a setting to remove support for TLSv1 and TLSv1.1 in Postfix
2019-05-14 19:19:25 +02:00
Josue-T
ece153e8b1
Disable VRFY command in Postfix command
2019-05-10 15:44:59 +02:00
Alexandre Aubin
ce0ffe9324
And in fact ... neither do we need this stuff ?
2019-05-10 02:28:26 +02:00
Alexandre Aubin
afdfb13d68
We probably don't need this stuff in the actionsmap anymore ...
2019-05-10 02:16:31 +02:00
Alexandre Aubin
1781dd7abe
Merge branch 'stretch-unstable' into rework-update-and-upgrade
2019-05-09 17:15:41 +02:00
Maniack Crudelis
a4f3248545
Restore usage of ynh_print_err
2019-05-08 01:04:57 +02:00
Maniack Crudelis
e454100276
Merge branch 'stretch-unstable' into crash_debugger
2019-05-08 01:03:21 +02:00
Maniack Crudelis
fa0e37f8da
Print the log only in CLI
2019-05-08 00:56:18 +02:00
Maniack Crudelis
1db72311d2
Add helpers for sso config
...
And especially restore the old documentation about those keys
2019-05-06 12:52:47 +02:00
Josué Tille
9f28bfccad
Use root UID to authenticate to LDAP
2019-05-02 15:30:44 +02:00
Alexandre Aubin
a6ac514202
Merge pull request #716 from YunoHost/improve-log-list
...
Add a --with-details option for log list
2019-05-02 14:54:52 +02:00
Alexandre Aubin
719c5c49c9
'psql' -> 'postgresql'
2019-04-25 20:57:02 +02:00
Alexandre Aubin
1572717034
Merge 'debug' in 'logging'
2019-04-25 20:54:33 +02:00
Alexandre Aubin
0c08caca89
Rename 'print' to 'logging'
2019-04-25 20:52:44 +02:00
Alexandre Aubin
81be638e80
Unecessary source of getopts ?
2019-04-25 20:51:14 +02:00
Alexandre Aubin
6019a38919
Merge 'system' in 'utils'
2019-04-25 20:49:58 +02:00
Alexandre Aubin
c35aaea945
Move systemd_action in 'systemd'
2019-04-25 20:46:10 +02:00
Alexandre Aubin
267c4119a8
Rename 'filesystem' to 'backup' (backup-related stuff) and migrate some stuff to/from 'utils'
2019-04-25 20:41:38 +02:00
Alexandre Aubin
3c22feb0cb
Move string normalization helpers to 'string'
2019-04-25 20:19:04 +02:00
Alexandre Aubin
125a52e54b
Rename package to apt to be more accurate about what it does
2019-04-25 20:16:16 +02:00
Alexandre Aubin
73b1ff169f
Move ynh_webpath_available/register to setting
2019-04-25 20:14:52 +02:00
Alexandre Aubin
23e31daf64
Merge 'ip' in 'network' ...
2019-04-25 20:13:35 +02:00
Alexandre Aubin
eb89fc04b1
Split 'backend' into fail2ban, logrotate, nginx, php, systemd
2019-04-25 20:09:57 +02:00
Alexandre Aubin
3b5b7a9ae6
Merge pull request #678 from ChristopheVuillot/bash_completion_yunohost
...
[enh] bash completion for yunohost cli
2019-04-25 13:52:53 +02:00
Alexandre Aubin
9b3c97000d
Merge pull request #701 from kay0u/patch-5
...
[enh] WebSocket proxying
2019-04-25 13:51:53 +02:00
Alexandre Aubin
ce465476f2
Merge pull request #704 from kay0u/patch-6
...
[FIX] Hook backup warning message
2019-04-25 13:51:38 +02:00
Alexandre Aubin
923a92997e
Merge pull request #706 from rds13/enhOpenLDAPSocketOnLocalhostOnly
...
[enh] Bind OpenLDAP socket on localhost
2019-04-25 13:50:28 +02:00
Alexandre Aubin
63de414712
Merge pull request #709 from rds13/enhAllowSieveToHandleAddressDetail
...
[enh] Specify -a parameter on dovecot lda for Sieve
2019-04-25 13:50:04 +02:00
Alexandre Aubin
2426a786c3
Merge branch 'stretch-unstable' into use_ynh_systemd_action
2019-04-25 13:48:43 +02:00
Alexandre Aubin
fdcf934638
Merge pull request #712 from YunoHost/use_printers
...
Use printers in helpers
2019-04-25 13:47:18 +02:00
Alexandre Aubin
1cefbcca34
Merge pull request #713 from yalh76/stretch-unstable
...
Force disconnection of all clients connected to the database
2019-04-25 13:47:01 +02:00