Ivan
|
dec5a50033
|
Add new config syntax for table filters (#8381)
|
2020-01-10 19:53:47 +03:00 |
|
Vitaly Baranov
|
746dd1a8b7
|
PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter.
|
2020-01-08 22:03:10 +07:00 |
|
alexey-milovidov
|
9d651526ca
|
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
Inherit multiple profiles
|
2019-12-28 06:53:54 +03:00 |
|
alexey-milovidov
|
9f7b56e926
|
Update SettingsConstraints.cpp
|
2019-12-28 06:52:21 +03:00 |
|
Vitaly Baranov
|
b75771be61
|
Merge pull request #7808 from vitlibar/RBAC-3
RBAC-3
|
2019-12-27 09:44:24 +07:00 |
|
Mikhail f. Shiryaev
|
a940a25684
|
Add a way to set multiple parent profiles
|
2019-12-26 23:18:21 +01:00 |
|
Vitaly Baranov
|
297a5fd627
|
Merge pull request #8342 from vitlibar/fix-checks-localhost-is-allowed
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-23 16:03:29 +03:00 |
|
Vitaly Baranov
|
2e4174a54c
|
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-22 23:24:43 +07:00 |
|
alexey-milovidov
|
0b70706f04
|
Merge pull request #8241 from vitlibar/fix-allowed-client-hosts-checks
Fix checking if a client host is allowed.
|
2019-12-19 21:09:29 +03:00 |
|
Vitaly Baranov
|
ba328ad48e
|
Corrections after review.
|
2019-12-19 17:51:32 +03:00 |
|
Vitaly Baranov
|
9f5ab54fc2
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
|
Vitaly Baranov
|
bfcd437e91
|
Add an integration test.
|
2019-12-19 03:15:14 +03:00 |
|
Vitaly Baranov
|
2b93cab88f
|
Fix checking of client hostname.
|
2019-12-18 16:40:51 +03:00 |
|
alexey-milovidov
|
624be3679b
|
Merge branch 'master' into mysql
|
2019-12-09 04:53:30 +03:00 |
|
Yuriy
|
6c8e2d8b85
|
fixed getting double SHA1 in mysql_native_password auth plugin
|
2019-12-06 04:35:49 +03:00 |
|
Vitaly Baranov
|
0e21673271
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
|
Vitaly Baranov
|
7db6c60bb1
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
|
Yuriy Baranov
|
67d72f35b9
|
Update Authentication.cpp
|
2019-12-05 03:35:52 +03:00 |
|
Yuriy
|
9a222c6a2a
|
compare with proper variable
|
2019-12-05 03:23:12 +03:00 |
|
Yuriy
|
4b170ae769
|
fixed compilation error
|
2019-12-05 03:19:36 +03:00 |
|
Yuriy
|
dbe7dc1185
|
using SHA1 MySQL auth plugin for plaintext passwords
|
2019-12-05 02:30:06 +03:00 |
|
Vitaly Baranov
|
5601d6ae66
|
Add constraints columns to table system.settings
|
2019-10-31 01:45:57 +03:00 |
|
Vitaly Baranov
|
9e3815ccef
|
Fix ubsan issue.
|
2019-10-11 12:53:10 +03:00 |
|
Vitaly Baranov
|
060257c8c5
|
Remove Authentication::setType() function and fix comments.
|
2019-10-11 00:48:36 +03:00 |
|
Vitaly Baranov
|
9f6d9d6130
|
Move the code which checks client host to a separate class.
|
2019-10-11 00:18:52 +03:00 |
|
Vitaly Baranov
|
12d1d87d64
|
Move authentication code to a separate class.
|
2019-10-11 00:18:52 +03:00 |
|