Check max users on user creation
All threads resolved!
All threads resolved!
Summary
-
fix: check max users on user creation
-
test: role and user limits
Due to the fact that we don't use two stage commit for ACL, we have to check all the ACL preconditions both in SQL preprocessing (as a short circuit) and in CAS (for consistency), also CAS can be called directly
- Close #1208 (closed)
- Cherry-pick to: none
- Docs follow-up: not necessary
-
Changelog is updated
Edited by Егор Ивков
Merge request reports
Activity
assigned to @e-ivkov
added 12 commits
-
651dce72...94c5755f - 10 commits from branch
master
- 0a91b10a - test: role and user limits
- 819ceb69 - fix: check max users on user creation
-
651dce72...94c5755f - 10 commits from branch
requested review from @d.rodionov
added 7 commits
-
819ceb69...43b6a935 - 5 commits from branch
master
- 054f566a - test: role and user limits
- 529dccd2 - fix: check max users on user creation
-
819ceb69...43b6a935 - 5 commits from branch
- Resolved by Егор Ивков
- Resolved by Егор Ивков
added 21 commits
-
ea776b53...a11fab4f - 19 commits from branch
master
- aa2f874e - test: role and user limits
- 63cc4ab8 - fix: check max users on user creation
-
ea776b53...a11fab4f - 19 commits from branch
enabled an automatic merge when the pipeline for 63cc4ab8 succeeds
enabled an automatic merge when the pipeline for 9a52b0fd succeeds
added 15 commits
-
9a52b0fd...dded2b2b - 13 commits from branch
master
- abb23911 - test: role and user limits
- 484a32ed - fix: check max users on user creation
-
9a52b0fd...dded2b2b - 13 commits from branch
Please register or sign in to reply