Skip to content

bugfix: user creation now properly appears in action log#5644

Open
SkyMulley wants to merge 3 commits into
pterodactyl:developfrom
SkyMulley:bugfix/user-creation-audit-log
Open

bugfix: user creation now properly appears in action log#5644
SkyMulley wants to merge 3 commits into
pterodactyl:developfrom
SkyMulley:bugfix/user-creation-audit-log

Conversation

@SkyMulley
Copy link
Copy Markdown

Description

User creation was not properly logged within the action log, neither from sub-user invite or manual user creation. This PR adds the relevant log and includes testing.

Manual testing scenarios

  1. Invite a user within any created server
  2. Create a user in the admin
  3. Verify both users appear as an action in the action log

Questions or comments

AI was used for secondary testing, QA and code review. No code was written by AI.

Resolved issues:

  1. resolves Bug: missing activity log entry for user creation (user:user.create) #5631

Copy link
Copy Markdown
Contributor

@robertdrakedennis robertdrakedennis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also please target develop

@SkyMulley SkyMulley changed the base branch from 1.0-develop to develop June 1, 2026 13:18
@SkyMulley
Copy link
Copy Markdown
Author

Actioned @robertdrakedennis

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.

Bug: missing activity log entry for user creation (user:user.create)

2 participants