Skip to content

Conversation

@mattmundell
Copy link
Contributor

What

Move first functions out of the Users section of manage_sql.c.

Why

Reducing the size of manage_sql.c. Making locations of per-resource code consistent.

References

Similar to /pull/2705 for roles.

Testing

I ran GET_USERS, comparing output with main.

# on main
o m m '<get_users/>' > /tmp/u-main
# with pr
o m m '<get_users/>' > /tmp/u-pr
diff /tmp/u-main /tmp/u-pr

I also created and cloned users in GSA.

@mattmundell mattmundell requested review from a team as code owners January 8, 2026 16:04
@greenbonebot greenbonebot enabled auto-merge (rebase) January 8, 2026 16:04
@greenbonebot greenbonebot merged commit d43ec06 into main Jan 9, 2026
29 of 30 checks passed
@greenbonebot greenbonebot deleted the users-files-1 branch January 9, 2026 07:34
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