.. |
Common
|
Better exception message when users.xml cannot be loaded due to bad password hash
|
2021-11-20 10:06:20 +03:00 |
tests
|
Fix ReplicatedAccessStorage shutdown without startup
|
2021-09-26 19:50:29 +02:00 |
AccessControl.cpp
|
Stop all periodic reloading of all the configuration files on shutdown earlier.
|
2021-11-22 12:26:05 +03:00 |
AccessControl.h
|
Stop all periodic reloading of all the configuration files on shutdown earlier.
|
2021-11-22 12:26:05 +03:00 |
AccessEntityIO.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
AccessEntityIO.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
AccessRights.cpp
|
Fix SHOW GRANTS when partial revokes are used.
|
2021-11-10 17:03:02 +03:00 |
AccessRights.h
|
Move more implementations from headers to cpp.
|
2021-11-02 22:38:32 +03:00 |
Authentication.cpp
|
Rename AuthenticationType::MAX_TYPE.
|
2021-11-02 12:02:22 +03:00 |
Authentication.h
|
Split Authentication.h to common and main parts.
|
2021-11-01 19:13:49 +03:00 |
CMakeLists.txt
|
|
|
ContextAccess.cpp
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
ContextAccess.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
Credentials.cpp
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
Credentials.h
|
Merge pull request #28331 from vitlibar/mysql-authentication-cleanup
|
2021-10-04 11:11:45 +03:00 |
DiskAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
DiskAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
EnabledQuota.cpp
|
Merge pull request #31509 from vitlibar/split-row-policy-and-quota-headers
|
2021-11-20 10:01:18 +03:00 |
EnabledQuota.h
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
EnabledRoles.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
EnabledRoles.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
EnabledRolesInfo.cpp
|
Fix partial revokes (complex cases).
|
2020-06-30 18:47:02 +03:00 |
EnabledRolesInfo.h
|
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-24 23:20:40 +03:00 |
EnabledRowPolicies.cpp
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
EnabledRowPolicies.h
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
EnabledSettings.cpp
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
EnabledSettings.h
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
ExternalAuthenticators.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection
|
2021-05-18 14:08:28 -04:00 |
ExternalAuthenticators.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
GrantedRoles.cpp
|
Merge pull request #26707 from vitlibar/fix-set-role
|
2021-07-23 23:16:15 +03:00 |
GrantedRoles.h
|
just drop old privileges and assign new
|
2021-07-16 14:39:14 +08:00 |
GSSAcceptor.cpp
|
Remove useless code
|
2021-11-20 10:06:28 +03:00 |
GSSAcceptor.h
|
Remove useless code
|
2021-11-20 10:06:28 +03:00 |
IAccessEntity.cpp
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
|
2020-05-13 19:40:48 +03:00 |
IAccessEntity.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
IAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
IAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
LDAPAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
LDAPAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
LDAPClient.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
LDAPClient.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
MemoryAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
MemoryAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
MultipleAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
MultipleAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
Quota.cpp
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
Quota.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
QuotaCache.cpp
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
QuotaCache.h
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
QuotaUsage.cpp
|
Improve system tables for quotas. Remove function currentQuota().
|
2020-05-13 19:40:48 +03:00 |
QuotaUsage.h
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
ReplicatedAccessStorage.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
ReplicatedAccessStorage.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
Role.cpp
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
|
2020-05-13 19:40:48 +03:00 |
Role.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
RoleCache.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
RoleCache.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
RolesOrUsersSet.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
RolesOrUsersSet.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
RowPolicy.cpp
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
RowPolicy.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
RowPolicyCache.cpp
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
RowPolicyCache.h
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
SettingsConstraints.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsConstraints.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsConstraintsAndProfileIDs.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfile.cpp
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
|
2020-05-13 19:40:48 +03:00 |
SettingsProfile.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
SettingsProfileElement.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfileElement.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfilesCache.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfilesCache.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfilesInfo.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
SettingsProfilesInfo.h
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
User.cpp
|
Split Authentication.h to common and main parts.
|
2021-11-01 19:13:49 +03:00 |
User.h
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
UsersConfigAccessStorage.cpp
|
Stop all periodic reloading of all the configuration files on shutdown earlier.
|
2021-11-22 12:26:05 +03:00 |
UsersConfigAccessStorage.h
|
Stop all periodic reloading of all the configuration files on shutdown earlier.
|
2021-11-22 12:26:05 +03:00 |