Skip to content

fix(encryption): Do not load encryption js on login - #56104

Closed
artonge wants to merge 1 commit into
masterfrom
artonge/fix/ephemeral_encryption
Closed

fix(encryption): Do not load encryption js on login#56104
artonge wants to merge 1 commit into
masterfrom
artonge/fix/ephemeral_encryption

Conversation

@artonge

@artongeartonge commented Oct 30, 2025

Copy link
Copy Markdown
Collaborator

This was breaking ephemeral sessions again.

I am wondering if we should have an API to help loading those kinds of scripts. Like, most of the time, if I want to load a script outside a controller, then I want the login flow to be over, or I want to know which app is being loaded. Any opinion?

This was breaking ephemeral sessions again.
Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge
artonge marked this pull request as ready for review October 30, 2025 13:48
@artonge
artonge requested a review from a team as a code ownerOctober 30, 2025 13:48
@artonge
artonge requested review from icewind1991, leftybournes, salmart-dev and yemkareems and removed request for a teamOctober 30, 2025 13:48
@artongeartonge self-assigned this Oct 30, 2025
@artongeartonge added this to the Nextcloud 33 milestone Oct 30, 2025
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable32

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable31

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

Might be superfluous with #56215

@artonge
artonge marked this pull request as draft November 5, 2025 12:47
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

Closing as the mentioned PR will be merged.

@artongeartonge closed this Nov 5, 2025
Sign up for freeto 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.

1 participant

@artonge