Skip to content

Conversation

@come-nc
Copy link
Contributor

@come-nc come-nc commented Nov 20, 2025

Summary

With the lazy ghosts the constructor is not always called in
files_external boot. This is a quick and dirty fix but we should
instead move the code out of the constructors and to the boot method.

Checklist

With the lazy ghosts the constructor is not always called in
 files_external boot. This is a quick and dirty fix but we should
 instead move the code out of the constructors and to the boot method.

Signed-off-by: Côme Chilliet <[email protected]>
@come-nc come-nc added this to the Nextcloud 33 milestone Nov 20, 2025
@come-nc come-nc self-assigned this Nov 20, 2025
@come-nc come-nc requested a review from a team as a code owner November 20, 2025 16:32
@come-nc come-nc added the 2. developing Work in progress label Nov 20, 2025
@come-nc come-nc requested review from Altahrim, CarlSchwan, leftybournes and salmart-dev and removed request for a team November 20, 2025 16:32
…thod

This is the clean solution, LoginCredentials was the only auth class
 actually registering stuff in constructor.

Signed-off-by: Côme Chilliet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants