]> source.dussan.org Git - vaadin-framework.git/commit
chore: Add a very visible obsoletion message (#12634)
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>
Fri, 8 Nov 2024 08:02:31 +0000 (10:02 +0200)
committerPatrik Lindström <patrik@vaadin.com>
Fri, 8 Nov 2024 08:12:09 +0000 (10:12 +0200)
commit23d5f8a9b187882e7d71bce4d76f547332d0ebd2
tree9c4a4b412d77d8ab4e73ba7f64baed796cc974c7
parent3001b8a83c85c99f29f615fc1096520204925027
chore: Add a very visible obsoletion message (#12634)

Adds a warning banner to the Vaadin startup when not in production mode, warning the user about known security vulnerabilities and encouraging them to upgrade to a supported version.
server/src/main/java/com/vaadin/server/Constants.java
server/src/main/java/com/vaadin/server/DefaultDeploymentConfiguration.java