Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
Alexey Milovidov
|
cba6e39fe5
|
Replace yandex to clickhouse in configs
|
2021-09-25 07:08:34 +03:00 |
|
Vitaly Baranov
|
c2bb0a02a8
|
Add test.
|
2021-07-15 14:36:56 +03:00 |
|
Vitaly Baranov
|
d036682ef1
|
Split test 'test_create_user_and_login' into two.
|
2020-07-10 17:16:47 +03:00 |
|
Vitaly Baranov
|
03b36c262e
|
Improve REVOKE command: now it requires only grant/admin option for only
access which will be revoked.
REVOKE ALL FROM user1 now revokes all granted roles.
|
2020-07-02 12:54:24 +03:00 |
|
Vitaly Baranov
|
c39eb8f71b
|
Fix partial revokes (complex cases).
|
2020-06-30 18:47:02 +03:00 |
|
Vitaly Baranov
|
29a9d4187f
|
Fix using current database while checking access rights.
|
2020-06-24 17:31:05 +03:00 |
|
Vitaly Baranov
|
a40885fa84
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
|
Vitaly Baranov
|
9fe47df2e8
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
Support syntax "SHOW CREATE USER ALL" and "SHOW GRANTS FOR ALL".
|
2020-06-15 22:07:47 +03:00 |
|
Vitaly Baranov
|
4187edd9f9
|
Split integration test 'test_grant_and_revoke' into two tests.
|
2020-06-15 22:07:47 +03:00 |
|