Commit graph

254 commits

Author SHA1 Message Date
Alexandre Aubin
d8b086a06a [fix] Running slapindex seems to fix the previous issues about LDAP indexing stuff 2019-06-06 19:26:49 +02:00
Alexandre Aubin
e63d3986b2 [fix] This need quotes because this can be sourced by another program 2019-06-05 17:33:53 +02:00
Alexandre Aubin
7ecd606d04 [fix] Do not index cn,mail and virtualdomain as it's causing some weird issues in the mail stack ... 2019-06-05 16:25:25 +02:00
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
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
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
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
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
Josué Tille
9f28bfccad Use root UID to authenticate to LDAP 2019-05-02 15:30:44 +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
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
817c3cdd41 Merge branch 'stretch-unstable' into decouple-regenconf-from-services 2019-04-18 15:33:02 +02:00
Romuald du Song
7f040f25f6 specify -a parameter on dovecot lda for sieve 2019-04-13 16:35:36 +02:00
Romuald du Song
0ef7ebbba6 only open socket to localhost 2019-04-11 23:03:57 +02:00
Alexandre Aubin
1fc9f7ddad Fix yunohost_admin.conf initialization 2019-04-11 14:27:09 +02:00
Kayou
e9d399f7cd
Format 2019-04-04 12:29:23 +02:00
Kayou
1a1fc0bdff
Add connection_upgrade 2019-04-04 12:28:00 +02:00
Alexandre Aubin
bdc78530cf
Merge pull request #689 from YunoHost/tweaks_for_theme
[enh] Nginx conf tweaks for theme
2019-04-01 02:50:44 +02:00
Romuald du Song
15ac51098d propose a setting to remove support for TLSv1 and TLSv1.1 2019-03-28 22:03:25 +01:00
Alexandre Aubin
dbafa47f88
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-03-23 18:19:04 +01:00
Alexandre Aubin
dcff10f6f8 Simplify setting usage in regenconf hooks 2019-03-22 16:31:45 +01:00
ljf (zamentur)
c8d8e0e272
[fix] Avoid potential conflict with some apps 2019-03-22 16:30:02 +01:00
ljf (zamentur)
2defd6ffa8
[fix] Keep user info in json format
Previously it was ynhpanel.json
2019-03-22 16:20:35 +01:00
ljf (zamentur)
73d42fd51a
[enh] Avoid to send simultaneously too much emails 2019-03-19 19:30:30 +01:00
Alexandre Aubin
b99b22bb03 Propagate file renaming for semantic 2019-03-19 01:17:45 +01:00
Alexandre Aubin
3af3c2b779 Directly inject standard css + custom css and js 2019-03-18 19:37:52 +01:00
Alexandre Aubin
a8f88e7232 [yolo] gzip off in global.conf breaks everything because conflict with gzip on; in nginx.conf ... Moving it to server blocs 2019-03-13 19:11:49 +01:00
Alexandre Aubin
2818abe500
Update global.conf 2019-03-09 16:45:53 +01:00
Alexandre Aubin
b782b9c0ed Merge remote-tracking branch 'origin/update-dns-resolver-list' into stretch-unstable 2019-03-04 16:42:31 +01:00
Alexandre Aubin
a1d85b6350
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-02-25 00:56:20 +01:00
Alexandre Aubin
198919adc8 Don't add Strict-Transport-Security header in nginx conf if using a self-signed cert 2019-02-22 16:24:19 +01:00
Alexandre Aubin
8f50bdeb28
Merge pull request #622 from ABLD/frju365-patch2
Improve protection against indexation from the robots.
2019-02-19 17:09:09 +01:00
Alexandre Aubin
0ebbb83191 Add migration for services.yml on existing instance 2019-02-18 19:27:40 +01:00
Romuald du Song
5d48640f3c Adapt comment to new context 2019-02-14 23:12:59 +01:00
Romuald du Song
a899102efc don't share setting for nginx and ssh 2019-02-14 22:57:24 +01:00
Romuald du Song
e9274ee443 Handle yunohost admin nginx config 2019-02-14 22:27:49 +01:00
Romuald du Song
7b01ccfefb remove whitespace control attempt 2019-02-14 21:33:36 +01:00
Romuald du Song
a267e1bc74 what a cumbersome whitespace control 2019-02-14 21:28:56 +01:00
Romuald du Song
3251189ab8 what a cumbersome whitespace control 2019-02-14 21:26:25 +01:00
Romuald du Song
e776c777e6 remove strip whitespace syntax 2019-02-14 21:17:58 +01:00
Taekiro
d0fbcb4345
Update dnsmasq.conf 2019-02-09 16:42:59 +01:00
Taekiro
fc0e3d4830
Allow query to local IPv6 2019-02-09 16:37:23 +01:00
Alexandre Aubin
a2ce1e108b
Merge pull request #636 from YunoHost/update-dns-resolver-list
[fix] Update DNS resolver list according to diyisp.org
2019-02-05 17:50:14 +01:00
Alexandre Aubin
b4fb7b094d
Merge pull request #637 from YunoHost/1283-remove-old-smtp-port-from-jail
[fix] Remove old SMTP port (465) from Fail2ban jail.conf
2019-02-05 16:47:51 +01:00