Vitaly Baranov
|
37ce6e26d3
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
|
Vitaly Baranov
|
d6e0342c30
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
|
Denis Glazachev
|
290a6d273e
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
|
Denis Glazachev
|
5db60202b6
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-06-19 00:11:08 +04:00 |
|
Vitaly Baranov
|
92b9f4a88d
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
|
Vitaly Baranov
|
9f31184d76
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
|
Denis Glazachev
|
f1cfc7b472
|
Rename LDAP_PASSWORD to LDAP_SERVER and use "ldap_server" as a string key
Some refactoring
|
2020-05-29 11:47:01 +04:00 |
|
Denis Glazachev
|
f9d4136792
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-05-29 10:52:44 +04:00 |
|
Vitaly Baranov
|
98172deffc
|
Show authentication type in table system.users and while executing SHOW CREATE USER query.
|
2020-05-28 08:34:10 +03:00 |
|
Denis Glazachev
|
d74f1357d4
|
Add LDAP authentication support
|
2020-05-28 01:06:33 +04:00 |
|
Vitaly Baranov
|
12336a9ece
|
Use "CREATE USER HOST REGEXP" instead of "CREATE USER HOST NAME REGEXP".
|
2020-04-09 10:22:51 +03:00 |
|
Vitaly Baranov
|
42b8ed3ec6
|
Implement "ON CLUSTER" clause for access control SQL.
|
2020-04-07 23:31:59 +03:00 |
|
Vitaly Baranov
|
d0af31bbcf
|
Use ALTER USER DROP HOST instead of ALTER USER REMOVE HOST for consistency.
|
2020-04-07 23:31:59 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|