avogar
|
9291d33080
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +00:00 |
|
Maksim Kita
|
e626b7b2d3
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
1cd1fb9658
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
f301e50b23
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Vitaly Baranov
|
afe2c9c040
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
|
Vitaly Baranov
|
3ed7f8f0b3
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Vitaly Baranov
|
92b9f4a88d
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
|
Vitaly Baranov
|
b1f362b2dc
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
|