Skip to content

Remove insecure CollectionPresenter default add item prompt (uses compiler)#1227

Merged
blairmcg merged 2 commits into
masterfrom
blairmcg/collprescompiler
Dec 18, 2023
Merged

Remove insecure CollectionPresenter default add item prompt (uses compiler)#1227
blairmcg merged 2 commits into
masterfrom
blairmcg/collprescompiler

Conversation

@blairmcg

Copy link
Copy Markdown
Contributor

Use of the compiler in an application to translate user input is obviously insecure. In order to be secure by default this has to be removed, even though a breaking change.

Also add back CollectionPresenter up/down/first/last icons to dev res as the TextTileIcons come up too small.

Some tests, e.g. DisplayMonitor>>testActive, will fail if Dolphin is not
the foreground process, because when not the foreground process one cannot
control the active window. This is annoying if running tests while using
the machine to do something else, so better to skip them.
…piler)

Use of the compiler in an application is obviously insecure. In order to
be secure by default this has to be removed, even though a breaking change.

Also add back CollectionPresenter up/down/first/last icons to dev res as
the TextTileIcons come up too small.
@blairmcg blairmcg merged commit cabcb86 into master Dec 18, 2023
@blairmcg blairmcg deleted the blairmcg/collprescompiler branch December 18, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant