Skip to content

chore(core): drop the password reset hooks in favour of the typed events - #64403

Merged
susnux merged 1 commit into
masterfrom
worktree-remove-lostcontroller-password-hooks
Sep 16, 2026
Merged

susnux merged 1 commit into
masterfrom
worktree-remove-lostcontroller-password-hooks

Conversation

@susnux

@susnux susnux commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

pre_passwordReset and post_passwordReset have no listeners and are already covered by BeforePasswordResetEvent and PasswordResetEvent, dispatched on the preceding lines and consumed by the encryption app.

Checklist

AI (if applicable)

AI was used to verify no active listeners exist (because they can be called by string)

  • The content of this PR was partly or fully generated using AI

pre_passwordReset and post_passwordReset have no listeners and are
already covered by BeforePasswordResetEvent and PasswordResetEvent,
dispatched on the preceding lines and consumed by the encryption app.

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the Nextcloud 36 milestone Sep 15, 2026
@susnux
susnux requested a review from a team as a code owner September 15, 2026 22:16
@susnux susnux added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 pending documentation This pull request needs an associated documentation update ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Sep 15, 2026
@susnux
susnux requested review from CarlSchwan, come-nc, icewind1991, leftybournes and provokateurin and removed request for a team September 15, 2026 22:16
@susnux
susnux disabled auto-merge September 16, 2026 10:28
@susnux
susnux enabled auto-merge September 16, 2026 10:28
@susnux
susnux merged commit 1e74526 into master Sep 16, 2026
216 of 218 checks passed
@susnux
susnux deleted the worktree-remove-lostcontroller-password-hooks branch September 16, 2026 10:28
@susnux

susnux commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Documentation: nextcloud/documentation#15630

@susnux susnux removed the pending documentation This pull request needs an associated documentation update label Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) technical debt 🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants