Mathieu Leplatre

Results 244 issues of Mathieu Leplatre

See https://github.com/calvinmetcalf/leaflet.shapefile

enhancement

The feature introduced by @opoto in #34 is not documented in the `README`. Maybe it could be useful to users like @kkdd to implement Gzip loading (#52) Plus I believe...

We should setup a service that upgrades our dependencies set (like greenkeeper, pyup etc.)

According to this: https://auth0.com/docs/tokens/access-token#access-token-format > * If the audience is set to YOUR_AUTH0_DOMAIN/userinfo, then the access token will be an opaque string. > * If the audience is set to...

P1

Or remove its support completely...

new-feature
P2

Currently we have some `if`here and there to validate the policies files content. We could get rid of them and replace them with a JSON schema validation. Having a JSON...

proposal

When a request comes in, skip principals that are irrelevant. For example, remove groups if policies principals do not mention any `group:`. (Also applies to tags, userid, etc.)

proposal

Useful to populate a UI for example. - [ ] Define formal representation of regexps (eg. `actions: `) - [ ] Design API endpoint and response

proposal