AdGuardHome/internal/home
Eugene Burkov 0ef8344178 Pull request: 3503 password policy
Merge in DNS/adguard-home from 3503-password-policy to master

Closes #3503.

Squashed commit of the following:

commit 1f03cd9ef6e76a691ae383d6ba4b7f851eabddb8
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Feb 10 18:24:59 2022 +0300

    client: imp msg

commit e164ae2544284cf9a1d3333c50b68e361f78ce2a
Merge: b7efd764 f53f48cc
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Thu Feb 10 16:52:01 2022 +0300

    Merge branch 'master' into 3503-password-policy

commit b7efd7640ec0fa3deac5290f8306ce5142428718
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Feb 10 16:17:59 2022 +0300

    client: remove empty line

commit f19aba6cb579d2c4681675c881000c8f16257ab9
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Feb 10 16:09:14 2022 +0300

    client: validate password length

commit a6943c94483306ecfc0d1431d576d42053823b61
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Feb 4 18:57:02 2022 +0300

    all: fix docs again

commit 9346bb6c393af0799a79b228285acdd8f8799b83
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Feb 4 18:54:15 2022 +0300

    openapi: fix docs

commit a8016443237c130f69108970ddfc77ef71126be6
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Feb 4 18:25:55 2022 +0300

    all: validate passwd runes count
2022-02-10 18:30:41 +03:00
..
auth_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
auth.go Pull request: filtering: fix rw to subdomain 2021-12-27 19:40:39 +03:00
authglinet_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
authglinet.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
authratelimiter_test.go Pull request: 2826 auth block 2021-04-27 18:56:32 +03:00
authratelimiter.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
clients_test.go Pull request: home: mv local domain name to dhcp setts 2022-01-25 19:47:02 +03:00
clients.go Pull request: all: use "ClientID" consistently 2022-02-10 15:42:59 +03:00
clientshttp.go Pull request: 3835 check ports properly 2021-12-16 20:54:59 +03:00
clientstags.go Pull request: all: fix lint and naming issues vol. 3 2020-12-07 16:04:53 +03:00
config.go Pull request: home: mv local domain name to dhcp setts 2022-01-25 19:47:02 +03:00
control_test.go Pull request: 2639 use testify require vol.4 2021-03-11 17:32:58 +03:00
control.go Pull request: filtering: fix rw to subdomain 2021-12-27 19:40:39 +03:00
controlfiltering.go Pull request: 3835 check ports properly 2021-12-16 20:54:59 +03:00
controlinstall.go Pull request: 3503 password policy 2022-02-10 18:30:41 +03:00
controlupdate.go Pull request: 3835 check ports properly 2021-12-16 20:54:59 +03:00
dns.go Pull request: all: use "ClientID" consistently 2022-02-10 15:42:59 +03:00
filter_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
filter.go Pull request: 3846 filter lists ids 2021-11-26 18:25:43 +03:00
home.go Pull request: all: imp tls cipher selection 2022-01-26 14:39:34 +03:00
i18n.go Pull request: 3835 check ports properly 2021-12-16 20:54:59 +03:00
memory.go Pull request:* all: fix all staticcheck simplification and unused warnings 2020-11-06 12:15:08 +03:00
middlewares_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
middlewares.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
mobileconfig_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
mobileconfig.go Pull request: home: rollback serveraddresses in mobileconfig 2021-09-30 13:42:33 +03:00
options_test.go Pull request: use testutil 2021-10-22 11:58:18 +03:00
options.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
rdns_test.go Pull request: 4238 response filtering 2022-02-03 21:19:32 +03:00
rdns.go Pull request: all: allow clientid in access settings 2021-06-29 15:53:28 +03:00
service_openbsd.go Pull request: all: imp uniq validation err msgs 2021-12-28 17:00:52 +03:00
service_others.go Pull request: 3226 support service on OpenBSD 2021-08-24 18:00:30 +03:00
service.go Pull request: 4046 darwin service message 2022-01-11 21:33:14 +03:00
tls.go Pull request: all: imp tls cipher selection 2022-01-26 14:39:34 +03:00
upgrade_test.go Pull request: home: mv local domain name to dhcp setts 2022-01-25 19:47:02 +03:00
upgrade.go Pull request: home: mv local domain name to dhcp setts 2022-01-25 19:47:02 +03:00
web.go Pull request: all: imp tls cipher selection 2022-01-26 14:39:34 +03:00
whois_test.go Pull request: all: imp docs, names 2021-06-18 18:13:36 +03:00
whois.go Pull request: all: replace aghstrings with stringutil 2021-07-29 17:40:31 +03:00