-
When deploying playbook ( master ) on new Debian 12 via vagrant, proxycas webapp won't start cas-server application because a folder is missing.
```
Caused by: org.springframework.beans.factory.Be…
-
With message:
```
2015-02-20 15:05:18 MatcherType [WARN] 'path-type' is deprecated. Please use 'request-matcher' instead.
2015-02-20 15:05:18 MatcherType [WARN] 'path-type' is deprecated. Please use …
-
This could simplify the pom files a bit, since the dependency onto guava is no longer required:
https://github.com/georchestra/georchestra/blob/15.12/security-proxy/pom.xml#L484-L490
-
Context : https://georchestra.geo-solutions.it/mapstore/#/context/testcm3_
The update date of map templates is not visible for the user.:
![image](https://user-images.githubusercontent.com/465982…
-
I have `language=fr` set in `default.properties` but for some reason on my english firefox, to get the georchestra header in french i have to use the '_change accept-language header_' extension to set…
-
When trying to analyze the spring4shell vulnerability and check if georchestra was affected (if you don't run georchestra with JDK >= 9 and don't use tomcat, then you are probably safe), I figured out…
-
Since we dropped the `EL_*` roles in the default behaviour, we have also restricted the user ACLs in GeoNetwork:
- A user can only belong to his organization (1 org max)
- the `GN_*` roles applies i…
-
I think that this project misses a sample datadir that one could merge into its own geOrchestra datadir when deploying cadastrapp (but maybe I'm not looking at the correct place).
This datadir samp…
-
https://squidfunk.github.io/mkdocs-material/setup/setting-up-versioning/
-
`cadastrapp.properties` allows to point at basemap thumbnails via full urls or relative to a subdir of the datadir:
```
pdf.baseMap.image.folder=images
pdf.baseMap.0.title.thumbnail=ortho.png
pd…