Etienne Pelletier
Etienne Pelletier
On an individual resource page, a user cannot see the `GHC_NOTIFICATIONS_EMAILS` that a notification will be sent to. ### Solution On resource creation, only the current logged in users email...
This PR adresses #888 and ensures a MapProxyApp object is returned by the wsgiapp.make_wsgi_app.make_app() function.
## Context Following #860, it seems like the flake8 refactoring has made it so the wsgiapp.make_wsgi_app.make_app function does not have a `return` statement. This results in the application crashing when...
This MR ensures that the base mapfile's config keys do not get overwritten when the `GEOMET_CLIMATE_OWS_LOG` environment variable is set. CC @RousseauLambertLP
This PR fixes a small typo in the PNG `OUTPUTFORMAT.DRIVER` directive.