Skip to content
Snippets Groups Projects
Commit 28bf71bc authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

access: revert part of Ilya's patch for create,drop ACL

For backward compatibility, automatically grant CREATE, DROP
ACL to all users who have READ and WRITE access.

Our automatic upgrade script automatically grants CREATE and
ALTER to users with READ/WRITE access on universe, but this is
insufficient, since new users could be created after upgrade.

Follow up on gh-945  and gh-3089.
parent 82123356
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment