Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-25290] _db_auth's rows are not deleted when dropping an user #5079

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

hgryoo
Copy link
Member

@hgryoo hgryoo commented Apr 3, 2024

http://jira.cubrid.org/browse/CBRD-25290

  • Add au_delete_auth_of_dropping_user ()
    • delete all records that grantee is deleted user

@hgryoo hgryoo self-assigned this Apr 3, 2024
@hgryoo hgryoo requested a review from beyondykk9 as a code owner April 3, 2024 09:43
@hgryoo hgryoo requested review from hyunikn and ctshim April 3, 2024 09:43
src/object/authenticate.c Outdated Show resolved Hide resolved
@hgryoo hgryoo merged commit cfaaeaa into CUBRID:develop Apr 9, 2024
10 checks passed
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Apr 11, 2024
…UBRID#5079)

http://jira.cubrid.org/browse/CBRD-25290

Add au_delete_auth_of_dropping_user () to delete all records that grantee is deleted user
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Apr 11, 2024
…UBRID#5079)

http://jira.cubrid.org/browse/CBRD-25290

Add au_delete_auth_of_dropping_user () to delete all records that grantee is deleted user
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Apr 11, 2024
…UBRID#5079)

http://jira.cubrid.org/browse/CBRD-25290

Add au_delete_auth_of_dropping_user () to delete all records that grantee is deleted user
hgryoo added a commit to hgryoo/cubrid that referenced this pull request Apr 11, 2024
…UBRID#5079)

http://jira.cubrid.org/browse/CBRD-25290

Add au_delete_auth_of_dropping_user () to delete all records that grantee is deleted user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants