Skip to content

Don't require Same Site Cookies on accessibility app assets - #12669

Merged
MorrisJobke merged 1 commit into
masterfrom
tcitworld-patch-1
Nov 29, 2018
Merged

Don't require Same Site Cookies on accessibility app assets#12669
MorrisJobke merged 1 commit into
masterfrom
tcitworld-patch-1

Conversation

@tcitworld

@tcitworldtcitworld commented Nov 26, 2018

Copy link
Copy Markdown
Member

Follows #11878

(EDIT : Github web Editor is handy for tiny editions, but DCO doesn't like it of course.)

@tcitworldtcitworld added the 3. to review Waiting for reviews label Nov 26, 2018
@tcitworldtcitworld added this to the Nextcloud 15 milestone Nov 26, 2018
@tcitworldtcitworld mentioned this pull request Nov 26, 2018
@rullzer

Copy link
Copy Markdown
Member

How is accessibility triggered on public pages? As this is a user setting I think.

@tcitworld

Copy link
Copy Markdown
MemberAuthor

CSS is embed only when user is logged in, but JS is always here : https://github.com/nextcloud/server/blob/master/apps/accessibility/lib/AppInfo/Application.php

@rullzer

Copy link
Copy Markdown
Member

/backport to stable15

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #12731

@MorrisJobke

Copy link
Copy Markdown
Member

(EDIT : Github web Editor is handy for tiny editions, but DCO doesn't like it of course.)

It's easy - just add the "Signed-off-by: YOUR NAME your@email.com" to the commit message and it should be fine ;)

@tcitworld

Copy link
Copy Markdown
MemberAuthor

@MorrisJobke Yeah, I might as well have a WebExtension doing that for me. :D

(and I'm not the only one todogroup/gh-issues#50 )

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tcitworld@rullzer@MorrisJobke