ClickHouse/src/Access
Robert Schulze 8167b774b5
Merge pull request #62307 from rschu1ze/cleanup-ssh
Cleanup SSH-based authentication code
2024-04-09 21:10:09 +00:00
..
Common Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
examples
tests Synchronize Access 2024-02-28 23:34:15 +01:00
AccessBackup.cpp Remove more nested includes 2024-04-03 19:06:36 +02:00
AccessBackup.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
AccessChangesNotifier.cpp
AccessChangesNotifier.h
AccessControl.cpp Updated the authentication failures counter logic 2024-01-30 23:52:33 +00:00
AccessControl.h Fix clang-tidy-s 2024-03-11 10:58:54 +00:00
AccessEntityIO.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
AccessEntityIO.h
AccessRights.cpp Remove a few nested include dependencies 2024-04-02 13:43:14 +02:00
AccessRights.h Correct revoke for the partially granted rights. (#61115) 2024-03-22 02:13:51 -04:00
Authentication.cpp Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
Authentication.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
AuthenticationData.cpp Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
AuthenticationData.h Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
CachedAccessChecking.cpp
CachedAccessChecking.h
CMakeLists.txt
ContextAccess.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ContextAccess.h Updated implementation 2024-01-25 14:31:49 +03:00
ContextAccessParams.cpp Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
ContextAccessParams.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
Credentials.cpp
Credentials.h Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
DiskAccessStorage.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DiskAccessStorage.h
EnabledQuota.cpp Implemented failed login attempt counting using quota 2024-01-29 23:20:38 +00:00
EnabledQuota.h Implemented failed login attempt counting using quota 2024-01-29 23:20:38 +00:00
EnabledRoles.cpp
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
EnabledRowPolicies.h
EnabledSettings.cpp
EnabledSettings.h
ExternalAuthenticators.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ExternalAuthenticators.h Updated implementation 2024-01-25 14:31:49 +03:00
GrantedRoles.cpp
GrantedRoles.h
GSSAcceptor.cpp Updated implementation 2024-01-25 14:31:49 +03:00
GSSAcceptor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
HTTPAuthClient.h http connections pools 2024-03-10 10:00:18 +01:00
IAccessEntity.cpp
IAccessEntity.h
IAccessStorage.cpp Fix clang-tidy-s 2024-03-11 10:58:54 +00:00
IAccessStorage.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
KerberosInit.cpp Updated implementation 2024-01-25 14:31:49 +03:00
KerberosInit.h
LDAPAccessStorage.cpp Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
LDAPAccessStorage.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
LDAPClient.cpp Updated implementation 2024-01-25 14:31:49 +03:00
LDAPClient.h
MemoryAccessStorage.cpp
MemoryAccessStorage.h fix: Use recursive mutex to prevent deadlock 2023-09-30 07:03:25 +02:00
MultipleAccessStorage.cpp Remove some code 2024-01-13 03:48:04 +01:00
MultipleAccessStorage.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
Quota.cpp
Quota.h
QuotaCache.cpp Implemented failed login attempt counting using quota 2024-01-29 23:20:38 +00:00
QuotaCache.h Implemented failed login attempt counting using quota 2024-01-29 23:20:38 +00:00
QuotaUsage.cpp
QuotaUsage.h
ReplicatedAccessStorage.cpp
ReplicatedAccessStorage.h
resolveSetting.h
Role.cpp
Role.h
RoleCache.cpp
RoleCache.h
RolesOrUsersSet.cpp
RolesOrUsersSet.h
RowPolicy.cpp
RowPolicy.h
RowPolicyCache.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
RowPolicyCache.h
SettingsAuthResponseParser.cpp Updated implementation 2024-01-25 14:31:49 +03: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
SettingsProfileElement.h
SettingsProfilesCache.cpp Fix currentProfiles() 2024-01-04 21:06:45 +01:00
SettingsProfilesCache.h Filtering of profile UUIDs for SettingsProfilesInfo 2023-11-28 12:12:23 +01:00
SettingsProfilesInfo.cpp Using profiles instead of profiles_with_implicit for getProfileNames() 2023-11-28 12:14:01 +01:00
SettingsProfilesInfo.h
User.cpp Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
User.h
UsersConfigAccessStorage.cpp Cleanup SSH-based authentication code 2024-04-05 08:43:23 +00:00
UsersConfigAccessStorage.h