Skip to content

fix: Trigger UserFirstTimeLoggedInEvent - #1401

Merged
CarlSchwan merged 1 commit into
mainfrom
carl/UserFirstTimeLoggedInEvent
Apr 7, 2026
Merged

fix: Trigger UserFirstTimeLoggedInEvent#1401
CarlSchwan merged 1 commit into
mainfrom
carl/UserFirstTimeLoggedInEvent

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member

We now depends on NC > 29

@CarlSchwan
CarlSchwan requested a review from julien-nc April 2, 2026 16:12
@CarlSchwan CarlSchwan self-assigned this Apr 2, 2026
We now depends on NC > 29

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan
CarlSchwan force-pushed the carl/UserFirstTimeLoggedInEvent branch from 7201bfc to f224645 Compare April 2, 2026 16:22

@julien-nc julien-nc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we then drop the old one?

$this->eventDispatcher->dispatch(IUser::class . '::firstLogin', new GenericEvent($user));

@CarlSchwan

Copy link
Copy Markdown
Member Author

Should we then drop the old one?

$this->eventDispatcher->dispatch(IUser::class . '::firstLogin', new GenericEvent($user));

Only once is merged nextcloud/monthly_status_email#233 (and i need to fix the ci)

@julien-nc
julien-nc self-requested a review April 3, 2026 11:44

@julien-nc julien-nc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Merge whenever you want 😁

@CarlSchwan
CarlSchwan merged commit d8de8f5 into main Apr 7, 2026
45 checks passed
@CarlSchwan
CarlSchwan deleted the carl/UserFirstTimeLoggedInEvent branch April 7, 2026 11:59
@julien-nc julien-nc mentioned this pull request Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants