- 18 Oct, 2013 34 commits
-
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
Also added syntax for GRANT privilege TO { role } command
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
TODO: Use an index search on the table, instead of scanning through it.
-
Vicențiu Ciorbaru authored
This change only updates _in memory_ structures.
-
Vicențiu Ciorbaru authored
Added extra comments to explain the ACL_USER_BASE flags usage, as well as fix an issue with get_role_access. The bug caused roles rights to not be propagated if a push on the stack happened. The newly finished neighbour was never reevaluated.
-
Vicențiu Ciorbaru authored
ACL_ROLE now inherits ACL_USER_BASE
-
Vicențiu Ciorbaru authored
Fixed possible failing condition due to different order of table rows
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
Moved fields corresponding to role entries to the ACL_ROLE class.
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
from the grant role to role graph.
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
resets the initial role access bits.
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
Also called show grants before and after set role. Unfortunately the role privileges printing are not implemented yet.
-
Vicențiu Ciorbaru authored
The testcase checks to see if the privileges are set accordingly to a newly created user. This is the most general usecase.
-
Vicențiu Ciorbaru authored
The testcase checks to see if the create user command sets the is_role column to 'N' by default
-
Vicențiu Ciorbaru authored
SET ROLE NONE;
-
Vicențiu Ciorbaru authored
separate function.
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
as well as only set privileges in the update() function.
-
Sergei Golubchik authored
-
- 17 Oct, 2013 6 commits
-
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
the current user via the current security_context
-
Vicențiu Ciorbaru authored
-
Vicențiu Ciorbaru authored
roles
-