ClickHouse/src/Access
2023-12-30 23:10:48 -08:00
..
Common Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY 2023-12-28 17:56:06 +00:00
examples
tests Fix some of the CI 2023-12-28 17:56:05 +00:00
AccessBackup.cpp
AccessBackup.h
AccessChangesNotifier.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
AccessChangesNotifier.h
AccessControl.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
AccessControl.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
AccessEntityIO.cpp row policy template: tests and code cleanup, code review changes 2023-05-13 22:30:02 +00:00
AccessEntityIO.h
AccessRights.cpp Re-enable clang-tidy checks 2023-09-26 09:34:12 +00:00
AccessRights.h
Authentication.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
Authentication.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
AuthenticationData.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
AuthenticationData.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
CachedAccessChecking.cpp
CachedAccessChecking.h
CMakeLists.txt
ContextAccess.cpp add to context access and suggest 2023-12-30 20:38:35 -08:00
ContextAccess.h Improve checks 2023-10-19 22:16:17 +00:00
ContextAccessParams.cpp Avoid keeping lock Context::getLock() while calculating access rights when a user logs in. 2023-07-17 14:59:14 +02:00
ContextAccessParams.h Avoid keeping lock Context::getLock() while calculating access rights when a user logs in. 2023-07-17 14:59:14 +02:00
Credentials.cpp
Credentials.h SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
DiskAccessStorage.cpp add id to insertImpl 2023-07-27 00:38:51 -04:00
DiskAccessStorage.h add id to insertImpl 2023-07-27 00:38:51 -04:00
EnabledQuota.cpp
EnabledQuota.h
EnabledRoles.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
EnabledRoles.h
EnabledRolesInfo.cpp Fix access checking in evaluations of defaults during async insert. 2023-10-05 10:26:44 +02:00
EnabledRolesInfo.h Fix access checking in evaluations of defaults during async insert. 2023-10-05 10:26:44 +02:00
EnabledRowPolicies.cpp row_policy_template - rollback tweaking found policy for database 2023-05-13 22:30:02 +00:00
EnabledRowPolicies.h row policy template: tests and code cleanup, code review changes 2023-05-13 22:30:02 +00:00
EnabledSettings.cpp
EnabledSettings.h
ExternalAuthenticators.cpp Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
ExternalAuthenticators.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
GrantedRoles.cpp
GrantedRoles.h
GSSAcceptor.cpp Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
GSSAcceptor.h
HTTPAuthClient.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
IAccessEntity.cpp
IAccessEntity.h
IAccessStorage.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
IAccessStorage.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
KerberosInit.cpp Fix segfault during Kerberos initialization 2023-11-08 22:52:22 +00:00
KerberosInit.h
LDAPAccessStorage.cpp Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
LDAPAccessStorage.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
LDAPClient.cpp Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
LDAPClient.h
MemoryAccessStorage.cpp add id to insertImpl 2023-07-27 00:38:51 -04:00
MemoryAccessStorage.h fix: Use recursive mutex to prevent deadlock 2023-09-30 07:03:25 +02:00
MultipleAccessStorage.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
MultipleAccessStorage.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
Quota.cpp
Quota.h
QuotaCache.cpp
QuotaCache.h
QuotaUsage.cpp
QuotaUsage.h
ReplicatedAccessStorage.cpp add id to insertImpl 2023-07-27 00:38:51 -04:00
ReplicatedAccessStorage.h add id to insertImpl 2023-07-27 00:38:51 -04:00
resolveSetting.h
Role.cpp
Role.h
RoleCache.cpp
RoleCache.h
RolesOrUsersSet.cpp row policy template: tests and code cleanup, code review changes 2023-05-13 22:30:02 +00:00
RolesOrUsersSet.h
RowPolicy.cpp
RowPolicy.h row_policy_template - table * is respected 2023-05-13 22:30:02 +00:00
RowPolicyCache.cpp row_policy_template - table * is respected 2023-05-13 22:30:02 +00:00
RowPolicyCache.h row_policy_template - external code review changes 2023-05-13 22:30:02 +00:00
SettingsAuthResponseParser.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
SettingsAuthResponseParser.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
SettingsConstraints.cpp Update src/Access/SettingsConstraints.cpp 2023-09-22 15:17:36 +02:00
SettingsConstraints.h fix some tests 2023-08-28 18:51:36 +02:00
SettingsConstraintsAndProfileIDs.h
SettingsProfile.cpp
SettingsProfile.h
SettingsProfileElement.cpp Fix assigning a setting to NULL in settings profile's definition. 2023-05-12 11:04:30 +02:00
SettingsProfileElement.h Fix assigning a setting to NULL in settings profile's definition. 2023-05-12 11:04:30 +02:00
SettingsProfilesCache.cpp
SettingsProfilesCache.h
SettingsProfilesInfo.cpp
SettingsProfilesInfo.h
User.cpp SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
User.h Add VALID UNTIL clause for users 2023-06-22 02:12:12 +00:00
UsersConfigAccessStorage.cpp Remove useless header files 2023-11-06 03:49:55 +01:00
UsersConfigAccessStorage.h Add DROP ROLE ... FROM and CREATE ROLE ... AT syntax 2023-07-10 20:23:03 -04:00