.. |
AccessControlManager.cpp
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
AccessControlManager.h
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
AllowedClientHosts.cpp
|
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-22 23:24:43 +07:00 |
AllowedClientHosts.h
|
Fix checks if a client host is allowed in case it's the localhost.
|
2019-12-22 23:24:43 +07:00 |
Authentication.cpp
|
fixed getting double SHA1 in mysql_native_password auth plugin
|
2019-12-06 04:35:49 +03:00 |
Authentication.h
|
fixed getting double SHA1 in mysql_native_password auth plugin
|
2019-12-06 04:35:49 +03:00 |
CMakeLists.txt
|
Move authentication code to a separate class.
|
2019-10-11 00:18:52 +03:00 |
IAccessEntity.cpp
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
IAccessEntity.h
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
IAccessStorage.cpp
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
IAccessStorage.h
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
MemoryAccessStorage.cpp
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
MemoryAccessStorage.h
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
MultipleAccessStorage.cpp
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
MultipleAccessStorage.h
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |
Quota.cpp
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
Quota.h
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
QuotaContext.cpp
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
QuotaContext.h
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
QuotaContextFactory.cpp
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
QuotaContextFactory.h
|
Rework Quota based on IAccessEntity.
|
2019-12-05 21:03:57 +03:00 |
RowPolicy.cpp
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
RowPolicy.h
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
RowPolicyContext.cpp
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
RowPolicyContext.h
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
RowPolicyContextFactory.cpp
|
PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter.
|
2020-01-08 22:03:10 +07:00 |
RowPolicyContextFactory.h
|
Rework RowPolicy based on IAccessEntity.
|
2019-12-19 13:37:02 +03:00 |
SettingsConstraints.cpp
|
Update SettingsConstraints.cpp
|
2019-12-28 06:52:21 +03:00 |
SettingsConstraints.h
|
Add constraints columns to table system.settings
|
2019-10-31 01:45:57 +03:00 |
UsersConfigAccessStorage.cpp
|
Add new config syntax for table filters (#8381)
|
2020-01-10 19:53:47 +03:00 |
UsersConfigAccessStorage.h
|
Add AccessControlManager and an interface for the storage.
|
2019-12-05 21:03:57 +03:00 |