Vitaly Baranov
|
ad03ff3887
|
Rename storages users.xml=>users_xml, disk=>local_directory.
|
2020-08-16 16:42:57 +03:00 |
|
Denis Glazachev
|
a6a6f43422
|
Fix the test: auth_params is a JSON object
|
2020-07-12 01:40:24 +04:00 |
|
Vitaly Baranov
|
c66433a472
|
Add tests for implicit access rights.
|
2020-07-10 17:16:47 +03:00 |
|
Vitaly Baranov
|
d036682ef1
|
Split test 'test_create_user_and_login' into two.
|
2020-07-10 17:16:47 +03:00 |
|
Vitaly Baranov
|
4187edd9f9
|
Split integration test 'test_grant_and_revoke' into two tests.
|
2020-06-15 22:07:47 +03: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 |
|
Vitaly Baranov
|
c30587196a
|
Add system tables for users, roles and grants.
|
2020-05-14 14:12:20 +03:00 |
|
Vitaly Baranov
|
c97d12a19c
|
Enable access management by default for all integration tests.
|
2020-04-09 10:22:51 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|