Simon Zolin
df92941ae0
+ POST /control/dhcp/reset: Reset DHCP configuration
2019-11-29 17:11:07 +03:00
Simon Zolin
477a4bbf54
* dhcp: move HTTP handlers to dhcpd/
2019-11-29 17:11:07 +03:00
Simon Zolin
149fcc0f2d
* dhcp,clients: DHCP server module is passed to Clients module during initialization.
2019-11-29 17:11:07 +03:00
Simon Zolin
127a68a39f
Merge: + Clients: multiple IP, CIDR, MAC
...
Close #809
* commit 'f8202a74bd55b97cdd95c33d8f8ed97412ba43b1':
+ client: handle clients find
+ client: add multiple fields client form
* minor
* openapi: update 'Client' object; add /clients/find
* config: upgrade scheme to v6
* clients: multiple IP, CIDR, MAC addresses
2019-11-29 17:05:00 +03:00
Ildar Kamalov
f8202a74bd
+ client: handle clients find
2019-11-29 16:59:20 +03:00
Ildar Kamalov
a6d6e9ec9e
+ client: add multiple fields client form
2019-11-29 16:53:21 +03:00
Simon Zolin
fd26af2677
* minor
2019-11-29 16:53:21 +03:00
Simon Zolin
1fc70cbc08
* openapi: update 'Client' object; add /clients/find
2019-11-29 16:53:21 +03:00
Simon Zolin
317a9cc49e
* config: upgrade scheme to v6
2019-11-29 16:53:05 +03:00
Simon Zolin
71ce0c6da9
* clients: multiple IP, CIDR, MAC addresses
...
+ /clients/find
* clients: move code for config read/write
* clients: move HTTP handlers
2019-11-29 16:52:32 +03:00
Artem Baskal
db703283ba
Merge pull request #431 in DNS/adguard-home from fix-1075 to master
...
* commit '49e800727b2e866fa1f9d429bd1c0c17ce8466b3':
- client: allow add ip-v6 to exceptions
2019-11-27 18:50:00 +03:00
Artem Baskal
49e800727b
- client: allow add ip-v6 to exceptions
2019-11-27 18:45:30 +03:00
Artem Baskal
d26fed1901
Merge: - client: fix table size and add pagination
...
Close #1197
* commit 'f446186db146b74cc6af3d29cf53ff69adc26e4f':
- client: fix table pagination
- client: fix table size and add pagination
2019-11-27 13:06:11 +03:00
Artem Baskal
f446186db1
- client: fix table pagination
2019-11-26 20:50:02 +03:00
Artem Baskal
4751528d69
- client: fix table size and add pagination
2019-11-26 19:24:22 +03:00
Simon Zolin
48c0b487e3
Merge: * auth: rename "session" cookie to "agh_session"
...
Close #1196
* commit 'b3614ba62fcde8ff3e3b6e708095f84a230aa2f2':
* auth: rename "session" cookie to "agh_session"
2019-11-26 19:21:34 +03:00
Ildar Kamalov
7a665ff8f0
Merge: - client: fix placeholder for table pages
...
Closes #1166
* commit '38c7e732a6af190f92d824a6af53aea60aab5146':
- client: fix placeholder for table pages
2019-11-26 15:30:00 +03:00
Ildar Kamalov
38c7e732a6
- client: fix placeholder for table pages
2019-11-26 15:16:52 +03:00
Ildar Kamalov
bdffd8534c
Merge: Update blocked_services.goTikTok Rules
...
Closes #1192
* commit 'f19d8c24c3e3a8d2934affc5690cc72c044a0a3f':
Update blocked_services.goTikTok Rules
2019-11-26 13:48:58 +03:00
Ildar Kamalov
757e41ce53
Merge: Update blocked_services.go Facebook, Messenger, and Instagram Rules
...
Closes #1190
* commit 'e0be4e8801307bebce9e19057a1a8e6fb1a658c7':
Update blocked_services.go Facebook, Messenger, and Instagram Rules
2019-11-26 13:48:31 +03:00
Cybo1927
f19d8c24c3
Update blocked_services.goTikTok Rules
2019-11-26 12:01:09 +03:00
Cybo1927
e0be4e8801
Update blocked_services.go Facebook, Messenger, and Instagram Rules
2019-11-26 11:17:22 +03:00
Ildar Kamalov
713613e3b8
Merge: Update blocked_services.go Snapchat Rules
...
Closes #1189
* commit 'a78156a7cb259f3cb0a78b7466e09ee4b99f2356':
Update blocked_services.go Snapchat Rules
2019-11-26 11:12:19 +03:00
Ildar Kamalov
af3096e23b
Merge: blocked services: add new domain for youtube
...
Closes #1149
* commit '9675b3776ee50d8df4ce8a875f9b70b22bb8f8ee':
blocked services: add new domain for youtube
2019-11-26 11:10:19 +03:00
Simon Zolin
b3614ba62f
* auth: rename "session" cookie to "agh_session"
...
for compatibility with other HTTP services on the same host
2019-11-25 15:48:14 +03:00
Simon Zolin
a0fe1e84c0
Merge: * use Go v1.13
...
Close #1041
* commit 'dc2c68b1e4ff625deb44850a84282cdce56d1cd5':
* use Go v1.13
2019-11-25 15:29:03 +03:00
Simon Zolin
2e5264652e
Merge: - querylog: remove time counter (fix zero div exception)
...
Close #1194
* commit 'a31116635e605d199887e83a98d27f0fe01291c1':
* querylog: delete code for time counter
- querylog: remove time counter (fix zero div exception)
2019-11-25 15:25:55 +03:00
Simon Zolin
a31116635e
* querylog: delete code for time counter
2019-11-25 15:20:56 +03:00
Simon Zolin
dc2c68b1e4
* use Go v1.13
2019-11-25 14:10:28 +03:00
Simon Zolin
305df63054
- querylog: remove time counter (fix zero div exception)
2019-11-25 13:40:27 +03:00
Cybo1927
a78156a7cb
Update blocked_services.go Snapchat Rules
2019-11-22 14:54:14 +03:00
ArchiveBase
9675b3776e
blocked services: add new domain for youtube
2019-11-22 14:50:38 +03:00
Andrey Meshkov
0a09c7eb4d
*(global): travis-ci.org -> travis-ci.com
2019-11-21 19:11:02 +03:00
Simon Zolin
6fdffc1203
Merge: Add cloudflare to blocked services
...
Close #1155
* commit '36636867e18baf54c54a1a36f9d501a0f8bbeea4':
+ blocked_services: add cloudflare
+ client: add cloudflare icon
2019-11-21 11:48:07 +03:00
ArchiveBase
36636867e1
+ blocked_services: add cloudflare
2019-11-21 11:40:03 +03:00
ArchiveBase
c93cdd106e
+ client: add cloudflare icon
2019-11-21 11:36:58 +03:00
Andrey Meshkov
ee41c18d53
Merge: #1092 * /control/querylog_config: support optional parameters
...
* commit '7c81efcbcba9f5c072ed03d37490cf5e7dd33f89':
* go.mod: use bbolt from github
* /control/querylog_config: support optional parameters
2019-11-20 20:28:28 +03:00
Simon Zolin
7c81efcbcb
* go.mod: use bbolt from github
2019-11-20 20:14:28 +03:00
Simon Zolin
81e8bbe63c
* /control/querylog_config: support optional parameters
2019-11-20 20:12:46 +03:00
Simon Zolin
0b7ac93076
Merge: * blocked_services: update hosts for whatsapp, facebook, youtube, tiktok
...
Close #1141
* commit '15f6334748ccae9075124a15d0a79987effde990':
* blocked_services: update hosts for whatsapp, facebook, youtube, tiktok
2019-11-20 20:03:48 +03:00
Cybo1927
15f6334748
* blocked_services: update hosts for whatsapp, facebook, youtube, tiktok
2019-11-20 19:57:38 +03:00
Ildar Kamalov
044a457579
Merge pull request #412 in DNS/adguard-home from add-origin-to-blocked-services to master
...
* commit '79ea15dce11e96720259cf78db74752fb0cd39d0':
+ client: add origin icon
+ blocked_services: add origin
2019-11-20 18:59:14 +03:00
ArchiveBase
79ea15dce1
+ client: add origin icon
2019-11-20 18:55:34 +03:00
ArchiveBase
ca6048f667
+ blocked_services: add origin
2019-11-20 18:54:45 +03:00
Ildar Kamalov
fa45f8a256
Merge: Add amazon to blocked services
...
* commit 'b1c7497d0552b4abd796e82a166d55faa90a030f':
+ client: add ebay icon
+ blocked_services: add ebay
+ client: add amazon icon
+ blocked_services: add amazon
2019-11-20 18:54:13 +03:00
Ildar Kamalov
e7cf8f222d
Merge: Add reddit to blocked services
...
* commit '7c10cefdf9a3d421de2d7e88cfd4e647baf31e8b':
+ client: add reddit icon
+ blocked_services: add reddit
2019-11-20 18:53:35 +03:00
Simon Zolin
2b0ababdc9
Merge: + safesearch: add Pixabay
...
Close #1159
* commit 'fab63f167ad44f95749f0a779f8805bb39c7d90a':
+ safesearch: add Pixabay
2019-11-20 15:16:28 +03:00
Simon Zolin
d4a3a01f30
Merge: + dnsfilter: use AG DNS server for SB/PC services
...
Close #525
* commit '7f69848084a68cdf1e227a555454991295fc5866':
+ dnsfilter: use AG DNS server for SB/PC services
2019-11-20 15:09:51 +03:00
Simon Zolin
1b7ef0e4f4
Merge: + Auth: add "web_session_ttl" setting; improve logging
...
Close #1006
* commit 'b03b36e47e1f230567fce0936ee1285b6861350a':
* auth: improve logging
+ config: "web_session_ttl" setting
2019-11-20 14:58:20 +03:00
Simon Zolin
b03b36e47e
* auth: improve logging
...
Write info log messages for login attempts (both successful and not)
2019-11-20 13:15:12 +03:00