Re: [Geoserver-users] Rest API username parsing issue

2022-05-16 Thread Gus MacAulay
Hi List, I found the cure. The REST request url needs a trailing /​ after the username - like this; curl -H 'Content-Type: application/json' -X POST [http://admin:geoserver@localhost:8080/geoserver/rest/security/usergroup/user/test%40test.com/](http://admin:geoserver@localhost:9090/geoserver/re

Re: [Geoserver-users] Rest API username parsing issue

2022-04-06 Thread Tiago Vieira
Hi, I'm migrating all SLD from XML to CSS and I didn't found in any documentation the mapping for TextSymbolizer vendorOption: true Can anyone help? Thank you, *Tiago Vieira* On Tue, 5 Apr 2022 at 04:27, Humphries, Graham < graham.humphr...@stategrowth.tas.gov.au> wrote: > I can uriencode the

Re: [Geoserver-users] Rest API username parsing issue

2022-04-04 Thread Humphries, Graham
I can uriencode the entire url. This link shows how it could be done with javascript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI Or you can look up what the escaped . character would be and use that. From: Gus MacAulay Sent: Tuesday, 5 April 2022