Re: [Geoserver-devel] Call for review GEOS-5921

2013-07-24 Thread Roar Brænden
Hi, I look at your code and are a little bit concerned about the solution for Login-page itself. Wouldn't it be easy to include "org.geoserver.web.GeoServerLoginPage" as a part of the queryString in any url? In that way this hack would be a fairly decent security hole. Regards

Re: [Geoserver-devel] Call for review GEOS-5921

2013-07-24 Thread Roar Brænden
LoginPage&error=false> >> exists and has the value >> :org.geoserver.web.GeoServerLoginPage<http://localhost:8080/geoserver/web/?wicket:bookmarkablePage=:org.geoserver.web.GeoServerLoginPage&error=false> >> >> 4) >> Check that error parameter exists and has the value false or true. >

[Geoserver-devel] How does VectorRenderingLayerIdentifier detect hollow polygons?

2014-03-06 Thread Roar Brænden
7;t have a fill. This isn't a bug. It's working in 2.5.x, but I do some coding on my own and there it doesn't work. Best regards Roar Brænden -- Subversion Kills Productivity. Get off Subversion & Make the Mo

Re: [Geoserver-devel] [Geotools-devel] GeoServer/GeoTools PMC Meeting at 17:30 UTC tomorrow

2020-12-22 Thread Roar Brænden
ill be introduced in a new Jira / PR. The timing of this meeting isn't very practical for me, so I'm afraid I can't attain, but I'm open for any input whether it's at the maillist, JIRA or Github. Regards, Roar Brænden > 21. des. 2020 kl. 18:44 skrev Torben Barsballe

Re: [Geoserver-devel] [Geotools-devel] GeoServer/GeoTools PMC Meeting at 17:30 UTC tomorrow

2020-12-22 Thread Roar Brænden
> 22. des. 2020 kl. 11:23 skrev Andrea Aime : > > On Tue, Dec 22, 2020 at 9:05 AM Roar Brænden <mailto:roar.brenden...@gmail.com>> wrote: > > Another point has been the usage of commons-httpclient. This is an old, > unmaintained library that today are used by gt-

[Geoserver-devel] Ambiguous REST routes rest/layers when adding geofence-server

2020-12-30 Thread Roar Brænden
rs for the Geoserver controller. Do anyone have any idea why the inclusion of geofence-server have such implications for the REST routes for Geowebcache? Geoserver version 2.17 Best regards, Roar Brænden ___ Geoserver-devel mailing list Geose

Re: [Geoserver-devel] Ambiguous REST routes rest/layers when adding geofence-server

2020-12-30 Thread Roar Brænden
two parts. The first one when the error occurs, and then after I deleted the jar's regarding geofence. It's clearly that the gwc prefix is gone in the first part for geowebcache controllers, but not why. Cheers, Roar Brænden *Here is a stacktrace of the exception:* 2020-12-30 14:30:

Re: [Geoserver-devel] [Geotools-devel] Jira open tickets cleanup (in particular, tickets assigned to you)

2021-01-15 Thread Roar Brænden
issue - When I see that I've misunderstood. - Self-assign - Set myself as assignee. Regards, Roar Brænden fre. 15. jan. 2021 kl. 10:35 skrev Andrea Aime : > Hi, > with the next release incoming, can I ask everyone that can be assigned to > tickets in Jira, to > check if they have

[Geoserver-devel] WMTS Cascade cloning

2021-02-10 Thread Roar Brænden
e a log-message saying that the SerializationUtils failed, and of what grounds. I'm not totally sure this is the cause of the bug in Paul Wittle's original question, but it seems like a potential stumbling block. Best regards, Roar Brænden > 5. feb. 2021 kl. 18:30 skrev Paul Wittle : >

Re: [Geoserver-devel] WMTS Cascade cloning

2021-02-11 Thread Roar Brænden
rst request for GetCapabilities. I'll look more into it tomorrow. Best regards, Roar Brænden > 11. feb. 2021 kl. 12:11 skrev Andrea Aime : > > Hi Roar, > thanks for the feedback. Based on my experience in GeoServer maintenance, the > block that should be removed is > the one in

Re: [Geoserver-devel] [Geotools-devel] PMD complexity checks... "cognitive complexity"

2021-06-12 Thread Roar Brænden
Hi, Looking at that last method, I counted seven «return null». Is there a PMD for replacing «return null» with Optional? Ian, Java has also changed a bit the last 20 years. Best regards, Roar Brænden lør. 12. jun. 2021 kl. 12:02 skrev Ian Turton : > > > On Sat, 12 Jun 2021 at 10:5

Re: [Geoserver-devel] [Geotools-devel] PMD complexity checks... "cognitive complexity"

2021-06-12 Thread Roar Brænden
Good points, but I have spent a lot of time figuring out NullPointerException within Geotools. Regards, Roar Brænden lør. 12. jun. 2021 kl. 13:29 skrev Andrea Aime : > On Sat, Jun 12, 2021 at 12:31 PM Roar Brænden > wrote: > >> Hi, >> Looking at that last method, I count

Re: [Geoserver-devel] [Geoserver-users] Publish SLD with InlineContent via REST API

2021-09-03 Thread Roar Brænden
l fix serialization of InlineContent within org.geotools.xml.styling.SLDTransformer in the next code sprint. Regards, Roar Brænden > 31. aug. 2021 kl. 13:52 skrev Christian Mayer : > > Hi all, > > I created an issue in GeoServer's JIRA for the described exception/bug: > htt

Re: [Geoserver-devel] [Geoserver-users] Publish SLD with InlineContent via REST API

2021-09-05 Thread Roar Brænden
Hi, I can confirm that it works by changing Content-type of header to: application/vnd.ogc.se <http://vnd.ogc.se/>+xml Regards, Roar Brænden > 3. sep. 2021 kl. 11:06 skrev Andrea Aime : > > Ah, if that's the issue, there is a parameter to accept the SLD as-is, >

Re: [Geoserver-devel] Switching to Spotless for Java formatting, status and request for help

2022-02-01 Thread Roar Brænden
/jdk1.8.0_171.jdk/Contents/Home/jre Default locale: nb_NO, platform encoding: UTF-8 OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" Best regards, Roar Brænden > 1. feb. 2022 kl. 10:08 skrev Andrea Aime : > > On Su

Re: [Geoserver-devel] [Geotools-devel] GSIP 218: Control remote HTTP requests sent by GeoTools \ GeoServer

2023-03-22 Thread Roar Brænden
t that will log a warning or throw an exception. How could that object get enough information to give the user good feedback on which store / layer / process the admin needs to change? I suppose that varies from case to case and would be for a later version. Best regards, Roar Brænden >

Re: [Geoserver-devel] [Geotools-devel] GSIP 218: Control remote HTTP requests sent by GeoTools \ GeoServer

2023-03-22 Thread Roar Brænden
rtunity for future work simplifying the application. > > On Wed, Mar 22, 2023 at 12:49 PM Roar Brænden <mailto:roar.brenden...@gmail.com>> wrote: > Hi, > > This looks like something I've been thinking about. Would love to implement > such a solution. Too bad I&

Re: [Geoserver-devel] [Geotools-devel] GSIP 218: Control remote HTTP requests sent by GeoTools \ GeoServer

2023-03-23 Thread Roar Brænden
use. > > Generally speaking, I'd expect it to be handled in a similar way to the > LoggingHTTPClient. > > Cheers > Andrea > > > On Wed, Mar 22, 2023 at 8:49 PM Roar Brænden <mailto:roar.brenden...@gmail.com>> wrote: > Hi, > > This looks like

Re: [Geoserver-devel] 2024 roadmap blog post

2024-01-11 Thread Roar Brænden
iting. Looking forward to see what's the future of GeoServer. Best wishes, Roar Brænden > 11. jan. 2024 kl. 08:37 skrev Peter Smythe : > > > Good day GeoServer users > > Happy new year and welcome to 2024 from the GeoServer team! > > I wonder how many of you keep an e

[Geoserver-devel] Vanished link

2024-02-21 Thread Roar Brænden
Hi, I discovered that one of the link in the e-mail footer is missing. > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Don't know where that Wiki page landed, or how to change the footer. Best regar

[Geoserver-devel] Keycloak authentication not working

2024-03-13 Thread Roar Brænden
site at all. Is AnonymousAuthenticationToken meant to be reused in subsequent calls, like maybe it comes from the Session? Or should it be cleared at the top of the filter chain? Do anyone have an example of the Authentication settings in Geoserver for a solution usi

[Geoserver-devel] Error handling in Geoserver

2024-04-24 Thread Roar Brænden
;m at the front page with the url: https://some.url.at/geoserver/web?session_state=6d2d6c39-7eca <https://some.url.at/geoserver/web?session_state=6d2d6c39-7eca>. How could the message be presented like 3)? Best regards, Roar Brænden _

Re: [Geoserver-devel] Error handling in Geoserver

2024-04-24 Thread Roar Brænden
rds, Roar > 25. apr. 2024 kl. 01:07 skrev David Blasby : > > Hi, > > This looks like you are using the OIDC security module(s) and it’s having > some issues. > > How did you add them? > > Thanks, > Dave > > Sent from my iPhone > >> On Apr 2

Re: [Geoserver-devel] Error handling in Geoserver

2024-04-24 Thread Roar Brænden
> 25. apr. 2024 kl. 06:44 skrev David Blasby : > >>> java.lang.RuntimeException: None of the supported token claims >>> [IdToken,AccessToken,MSGraphAPI,UserInfo] have been set as Role Source in >>> the configuration of Authentication using OpenId Connect. > > Looks like a config issue. What